mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-09 08:07:12 -06:00
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
alias copy='zsel -ib'
|
|
alias cdp='cd $(xsel -b)'
|
|
alias vim='nvim'
|
|
alias nano='micro'
|
|
alias ch='chezmoi'
|