mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 22:47:29 +01:00
Merge branch 'master' into jenipapo
This commit is contained in:
5
zshrc
5
zshrc
@@ -81,11 +81,6 @@ bindkey '^N' down-history
|
||||
bindkey '^r' history-incremental-search-backward
|
||||
bindkey ' ' magic-space
|
||||
|
||||
# Base16 Shell
|
||||
BASE16_SHELL=$HOME/.base16-shell/
|
||||
[ -n "$PS1" ] && [ -s $BASE16_SHELL/profile_helper.sh ] && eval "$($BASE16_SHELL/profile_helper.sh)"
|
||||
base16_gruvbox-dark-medium
|
||||
|
||||
# fzf
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user