chore: Update config after a long time
This commit is contained in:
parent
a9336facf0
commit
4e0b35e4c7
37 changed files with 1145 additions and 98 deletions
|
@ -1,5 +1,5 @@
|
|||
abbr -a i sudo pacman -S
|
||||
abbr -a s sudo pacman -Ss
|
||||
abbr -a u sudo pacman -Syu
|
||||
abbr -a u yay -Syu
|
||||
abbr -a r sudo pacman -Rns
|
||||
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
function ls
|
||||
exa --icons -l $argv
|
||||
eza --icons -l $argv
|
||||
end
|
||||
abbr -a find fd
|
||||
abbr -a df duf
|
||||
abbr -a v nvim
|
||||
abbr -a lg lazygit
|
||||
abbr -a firefox firefox-beta
|
||||
function rm
|
||||
echo "rm is disabled, use trash instead"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue