refactor: remove redundant aliases, comments, and fix lazygit pager config

This commit is contained in:
2026-04-14 13:53:04 +08:00
parent 5583970878
commit f6e2f92da3
6 changed files with 4 additions and 22 deletions
-5
View File
@@ -28,18 +28,13 @@ in
ll = "eza -lh";
lla = "eza -lah --time-style=long-iso";
# Tools
cat = "bat --paging=never";
rm = "gomi";
lg = "lazygit";
vi = "nvim";
};
interactiveShellInit = ''
# No greeting
set -g fish_greeting
# PATH
fish_add_path $HOME/go/bin $HOME/.bun/bin
# Sudo: double Escape to prepend sudo