Custom fish function and bash yazi with fisher

This commit is contained in:
2025-12-24 15:58:15 +01:00
parent 428b3e717b
commit e7229185f0
8 changed files with 306 additions and 20 deletions

View File

@@ -1,3 +1,6 @@
if status is-interactive
# Commands to run in interactive sessions can go here
alias helix="hx"
alias shd="shutdown now"
alias l="lazygit"
end