Added fasd for quick filesystem navigation
This commit is contained in:
@@ -60,3 +60,7 @@ export LESS_TERMCAP_se=$'\E[0m' # end standout-mode
|
||||
export LESS_TERMCAP_so=$'\E[38;33;246m' # begin standout-mode - info box
|
||||
export LESS_TERMCAP_ue=$'\E[0m' # end underline
|
||||
export LESS_TERMCAP_us=$'\E[04;38;5;146m' # begin underline
|
||||
|
||||
# Initialize fasd (https://github.com/clvv/fasd)
|
||||
eval "$(fasd --init posix-alias zsh-hook)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user