home: add h
This commit is contained in:
parent
d920884e63
commit
6bea52d957
2 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@ in
|
|||
source ${pkgs.zsh-git-prompt}/share/zsh-git-prompt/zshrc.sh
|
||||
source ${pkgs.fzf}/share/fzf/key-bindings.zsh
|
||||
source ${pkgs.fzf}/share/fzf/completion.zsh
|
||||
eval "$(${pkgs.h}/bin/h --setup ~/src)"
|
||||
|
||||
bindkey -e '^n' autosuggest-accept
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ with pkgs; [
|
|||
graphviz
|
||||
grim
|
||||
gron # make json grepable
|
||||
h # Manage git repos
|
||||
hexyl # hex viewer
|
||||
htop
|
||||
http-prompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue