Tuned down zsh highlighting
This commit is contained in:
parent
af5411f330
commit
999d1693d1
2 changed files with 22 additions and 41 deletions
|
|
@ -49,6 +49,7 @@ preexec() { echo -ne '\e[5 q' ;} # Use beam shape cursor for each new prompt.
|
|||
# The rice repo
|
||||
alias config='git --git-dir $HOME/repos/dotfiles/ --work-tree=$HOME'
|
||||
|
||||
alias sudo='sudo ' # Allow aliases to be passed to sudo
|
||||
alias pypr='sh -c pypr'
|
||||
alias asciiquarium='asciiquarium -t'
|
||||
alias ll='ls -l'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue