Compare commits
No commits in common. "41783e559b0c6dc87a9b029e9355c0ca40faccb4" and "ccaa02721b9fb7f9ba1095c62925411b5134ce23" have entirely different histories.
41783e559b
...
ccaa02721b
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-zsh}/share/zsh/plugins/fzf-zsh/fzf-zsh.plugin.zsh
|
||||
source ${pkgs.fzf}/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/nxC43H0uvphLcI7fALPvxPSGEmBn0g8HQ=";
|
||||
sha256 = "sha256-lv7e7+KBR/nxC43H0uvphLcI7fALPvxPSGEmBn0g8HE=";
|
||||
};
|
||||
file = "manydots-magic";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue