mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 10:24:12 -06:00
Add aliases
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
alias copy='zsel -ib'
|
||||
alias cdp='cd $(xsel -b)'
|
||||
alias vim='nvim'
|
||||
alias nano='micro'
|
||||
alias ch='chezmoi'
|
||||
Reference in New Issue
Block a user