19 lines
699 B
Fish
19 lines
699 B
Fish
abbr -a h hx
|
|
abbr -a gc git commit
|
|
abbr -a gco git checkout
|
|
abbr -a cls "clear; ls"
|
|
abbr -a ga git add
|
|
abbr -a c clear
|
|
abbr -a fedit hx /home/fic/.config/fish
|
|
abbr -a gca git commit --amend
|
|
abbr -a --set-cursor gcm git commit -m \"%\"
|
|
abbr -a lsa ls -a -l
|
|
abbr -a hconf hx /home/fic/.config/helix/config.toml
|
|
abbr -a hlang hx /home/fic/.config/helix/languages.toml
|
|
abbr -a hjust hx /home/fic/.config/just/justfile
|
|
abbr -a justg just -g
|
|
abbr -a --command git pushf push --force-with-lease
|
|
abbr -a lsgit eza -a --tree --git-ignore --long --icons --header
|
|
abbr -a blu systemctl --user restart blueman-applet.service
|
|
abbr -a hniri hx /home/fic/.config/niri/main.kdl
|
|
abbr -a hbf hut builds show --follow
|