mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Add gitkraken-cli
This commit is contained in:
parent
13e2294f28
commit
f391f51c61
2 changed files with 4 additions and 0 deletions
|
|
@ -270,6 +270,9 @@ in {
|
||||||
# Open Neovim with the selected config
|
# Open Neovim with the selected config
|
||||||
NVIM_APPNAME=$(basename $config) nvim $*
|
NVIM_APPNAME=$(basename $config) nvim $*
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# unset oh-my-zsh's gk so that gk can refer to the gitkraken-cli
|
||||||
|
unalias gk
|
||||||
'';
|
'';
|
||||||
oh-my-zsh = {
|
oh-my-zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
|
|
@ -47,6 +47,7 @@
|
||||||
"font-inconsolata-g-for-powerline"
|
"font-inconsolata-g-for-powerline"
|
||||||
"font-source-code-pro-for-powerline"
|
"font-source-code-pro-for-powerline"
|
||||||
"gitkraken"
|
"gitkraken"
|
||||||
|
"gitkraken-cli"
|
||||||
"handbrake"
|
"handbrake"
|
||||||
"imageoptim"
|
"imageoptim"
|
||||||
"iterm2"
|
"iterm2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue