Update fish config #fish
This commit is contained in:
1
fish/.config/fish/conf.d/fisher.fish
Normal file
1
fish/.config/fish/conf.d/fisher.fish
Normal file
@ -0,0 +1 @@
|
||||
fisher copy-user-key-bindings
|
||||
@ -5,11 +5,7 @@ SET FZF_LEGACY_KEYBINDINGS:1
|
||||
SET FZF_PREVIEW_DIR_CMD:ls
|
||||
SET FZF_PREVIEW_FILE_CMD:head\x20\x2dn\x2010
|
||||
SET FZF_TMUX_HEIGHT:40\x25
|
||||
SET ZO_CMD:zo
|
||||
SET Z_CMD:z
|
||||
SET Z_DATA:/home/powellc/\x2elocal/share/z/data
|
||||
SET Z_DATA_DIR:/home/powellc/\x2elocal/share/z
|
||||
SET Z_EXCLUDE:/home/powellc
|
||||
SET __fish_init_2_39_8:\x1d
|
||||
SET __fish_init_2_3_0:\x1d
|
||||
SET fish_color_autosuggestion:555\x1ebrblack
|
||||
|
||||
3
fish/.config/fish/functions/sshl.fish
Normal file
3
fish/.config/fish/functions/sshl.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function sshl
|
||||
ssh -t dione.onec.me ssh $argv
|
||||
end
|
||||
Reference in New Issue
Block a user