mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-23 20:20:53 -05:00
Add FZF to fish config
This commit is contained in:
parent
f8cae643cf
commit
f62380f07c
@ -1,6 +1,7 @@
|
|||||||
### Environment Variables ###
|
### Environment Variables ###
|
||||||
set -U fish_greeting
|
set -U fish_greeting
|
||||||
set -U fish_user_paths ~/.local/bin
|
set -U fish_user_paths ~/.local/bin
|
||||||
|
set -U FZF_LEGACY_KEYBINDINGS 0
|
||||||
|
|
||||||
# Mark fish as default shell
|
# Mark fish as default shell
|
||||||
set -gx SHELL /usr/bin/fish
|
set -gx SHELL /usr/bin/fish
|
||||||
|
Loading…
Reference in New Issue
Block a user