about summary refs log tree commit diff
path: root/.config/shell/alias
blob: c060c0ed33ae6d33e5b13e68301995c8664e212e (plain)
1
2
3
alias gvc="ssh git@git.venomade.com"
alias rgf='rg --files | rg'
alias ls='ls --color=auto'