This commit is contained in:
2026-01-23 15:43:20 -08:00
parent 2d3cb160bd
commit 0809651483

View File

@ -1,6 +1,7 @@
alias r='ranger'
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias ip='ip --color=auto'
alias bedtime='xset s off; xset -dpms'
alias copy='xclip -selection clipboard'
alias ssh-mount='sshfs iron:/wdraidz/ ~/wdraidz/'