diff options
| author | Blista Kanjo | 2023-01-24 12:18:38 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2023-01-24 12:18:38 -0500 |
| commit | cee22d46d906e6d950629e742dfb431b06e3daa3 (patch) | |
| tree | 8f9f634afc3d142e84abd962a39225486044e4ec /.config | |
| parent | fbf59e9ead6f42070aca161d0b8ccc1976b1e84f (diff) | |
refactor: whitespace
Diffstat (limited to '.config')
| -rw-r--r-- | .config/fish/config.fish | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
