add hub
This commit is contained in:
parent
714dfa2b09
commit
f7b5649780
2 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
insteadOf = [ "https://github.com/" "gh:" "github:" ];
|
||||
};
|
||||
};
|
||||
hub.protocol = "ssh";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@ let
|
|||
wget
|
||||
curl
|
||||
git
|
||||
hub
|
||||
(nnn.override { withNerdIcons = true; })
|
||||
fzf
|
||||
ripgrep
|
||||
|
|
Loading…
Reference in a new issue