Update .zshrc
This commit is contained in:
parent
6a15c8adca
commit
1e398fdd13
@ -16,7 +16,9 @@ bindkey -v
|
|||||||
|
|
||||||
#git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
|
#git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||||
#echo "source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc
|
#echo "source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc
|
||||||
source ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
#source ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
|
|
||||||
|
alias gitpsswd="cat /media/removable/SD\ Card/gitpsswd"
|
||||||
|
|
||||||
# prompt stuff
|
# prompt stuff
|
||||||
autoload -U colors && colors
|
autoload -U colors && colors
|
||||||
@ -152,8 +154,8 @@ extract () {
|
|||||||
}
|
}
|
||||||
#cls
|
#cls
|
||||||
#screenfetch
|
#screenfetch
|
||||||
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
#source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
source /home/chronos/user/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
#source /home/chronos/user/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||||
|
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
export PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/local/share/texlive/2017/bin/x86_64-linux
|
export PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/local/share/texlive/2017/bin/x86_64-linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user