Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- set fish_greeting
- #FZF
- export FZF_DEFAULT_COMMAND='ag --hidden --ignore .git -g ""'
- export FZF_CTRL_T_COMMAND="$FZF_DEFAULT_COMMAND 2> /dev/null"
- #vi mode
- # fish_vi_key_bindings
- # function fish_user_key_bindings
- # bind -M insert jk "if commandline -P; commandline -f cancel; else; set fish_bind_mode default; commandline -f backward-char force-repaint; end"
- # end
- # Environment variables
- export RANGER_LOAD_DEFAULT_RC="FALSE"
Advertisement
Add Comment
Please, Sign In to add comment