mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 14:24:09 -06:00
feat: add riptree aliases to bash
This commit is contained in:
@@ -33,6 +33,8 @@ alias suggest='gh copilot suggest -t shell'
|
||||
alias spt='spotify_player'
|
||||
alias gitalias='alias | grep "git "'
|
||||
alias mousefix='sudo udevadm trigger' # helped with mouse issues on laptop
|
||||
alias rt='riptree'
|
||||
alias tree='rt --compat'
|
||||
|
||||
# Clipboard aliases
|
||||
{{ if not .wsl -}}
|
||||
|
||||
Reference in New Issue
Block a user