mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -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
|
||||
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;
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@
|
|||
"font-inconsolata-g-for-powerline"
|
||||
"font-source-code-pro-for-powerline"
|
||||
"gitkraken"
|
||||
"gitkraken-cli"
|
||||
"handbrake"
|
||||
"imageoptim"
|
||||
"iterm2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue