mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-10 02:51:27 +00:00
chore(config): fish: config cleanup, fixes
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
@@ -8,9 +8,6 @@ test -e "$HOME/.config/fish/alias.fish" &&
|
||||
test -e "$HOME/.config/fish/exports.fish" &&
|
||||
source "$HOME/.config/fish/exports.fish"
|
||||
|
||||
test -e "$HOME/.config/fish/exports.secret.fish" &&
|
||||
source "$HOME/.config/fish/exports.secret.fish"
|
||||
|
||||
test -e "$HOME/.dotfiles/config/fzf/key-bindings.fish" &&
|
||||
source "$HOME/.dotfiles/config/fzf/key-bindings.fish"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user