various nonsense idk

This commit is contained in:
2026-02-16 09:39:02 +00:00
parent 709de27a8f
commit 39c45753d3
7 changed files with 9 additions and 12 deletions

1
.zshrc
View File

@@ -11,6 +11,7 @@ eval "$(oh-my-posh init zsh --config $HOME/.config/oh-my-posh/zen.toml)"
# custom aliases
alias ls="lsd -l"
alias v="nvim"
alias z="zellij"
alias lg="lazygit"
alias nsh="nix-shell -p"
alias ncg="sudo nix-collect-garbage -d"