From cee22d46d906e6d950629e742dfb431b06e3daa3 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Tue, 24 Jan 2023 12:18:38 -0500 Subject: refactor: whitespace --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 59f6bcc..acde0b2 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,6 +1,6 @@ if status is-interactive # Commands to run in interactive sessions can go here - fish_vi_key_bindings + fish_vi_key_bindings # Personal Aliases alias s="cd ~/.local/share/scripts && uu-ls --group-directories-first -h -p --color -F" -- cgit v1.2.3