Remove config bare repo alias

This commit is contained in:
agryphus 2024-02-27 15:56:57 -05:00
parent 36ade1c42d
commit 0363631454

View file

@ -49,9 +49,6 @@ preexec() { echo -ne '\e[5 q' ;} # Use beam shape cursor for each new prompt.
## ALIASES ##
# The rice repo
alias config='git --git-dir $HOME/repos/dotfiles/ --work-tree=$HOME'
# WSL
alias wclip='/mnt/c/Windows/System32/clip.exe'
alias wclipget='/mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe -c Get-Clipboard'