Add gitkraken-cli

This commit is contained in:
Gene Liverman 2024-01-26 16:43:23 -05:00
parent 13e2294f28
commit f391f51c61
2 changed files with 4 additions and 0 deletions

View file

@ -270,6 +270,9 @@ in {
# Open Neovim with the selected config
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 = {
enable = true;

View file

@ -47,6 +47,7 @@
"font-inconsolata-g-for-powerline"
"font-source-code-pro-for-powerline"
"gitkraken"
"gitkraken-cli"
"handbrake"
"imageoptim"
"iterm2"