Updated zshrc
Signed-off-by: Marcin Wozniak <y0rune@aol.com>
This commit is contained in:
parent
6e77aa44c6
commit
6f58c0bf5c
1
.zshrc
1
.zshrc
@ -21,6 +21,7 @@ source $HOME/Linux/configs/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh &>
|
||||
source $HOME/Linux/configs/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh &>> /dev/null
|
||||
[ ! -d $HOME/.config/fzf ] && git clone https://github.com/junegunn/fzf.git $HOME/.config/fzf
|
||||
[ -f $HOME/.config/fzf/shell/key-bindings.zsh ] && source $HOME/.config/fzf/shell/key-bindings.zsh
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
FPATH=/usr/local/share/zsh/site-functions:$FPATH
|
||||
xset s off -dpms &>> /dev/null
|
||||
xset b off &>> /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user