Add aliases

This commit is contained in:
2024-01-10 20:08:13 -06:00
commit cb9cf3143e

View File

@@ -0,0 +1,5 @@
alias copy='zsel -ib'
alias cdp='cd $(xsel -b)'
alias vim='nvim'
alias nano='micro'
alias ch='chezmoi'