Compare commits
2 commits
ccaa02721b
...
41783e559b
Author | SHA1 | Date | |
---|---|---|---|
41783e559b | |||
5760deb7f0 |
1 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
initExtra = ''
|
||||
source ${pkgs.fzf}/share/fzf/key-bindings.zsh
|
||||
source ${pkgs.fzf}/share/fzf/completion.zsh
|
||||
source ${pkgs.fzf}/share/zsh/plugins/fzf-zsh/fzf-zsh.plugin.zsh
|
||||
source ${pkgs.fzf-zsh}/share/zsh/plugins/fzf-zsh/fzf-zsh.plugin.zsh
|
||||
|
||||
[ -f "$HOME/.config/zshrc" ] && emulate sh -c "source $HOME/.config/zshrc"
|
||||
'';
|
||||
|
@ -62,7 +62,7 @@
|
|||
owner = "knu";
|
||||
repo = "zsh-manydots-magic";
|
||||
rev = "master";
|
||||
sha256 = "sha256-lv7e7+KBR/nxC43H0uvphLcI7fALPvxPSGEmBn0g8HE=";
|
||||
sha256 = "sha256-lv7e7+KBR/nxC43H0uvphLcI7fALPvxPSGEmBn0g8HQ=";
|
||||
};
|
||||
file = "manydots-magic";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue