[27/12/23] custom.zsh, autloaded by oh-my-zsh
This commit is contained in:
parent
23408a9ac8
commit
9945248e77
2 changed files with 12 additions and 12 deletions
12
.zshrc
12
.zshrc
|
@ -1,13 +1,3 @@
|
|||
export VISUAL=nvim
|
||||
export EDITOR=$VISUAL
|
||||
export PATH=$PATH:/usr/local/go/bin
|
||||
export PATH=$PATH:~/go/bin
|
||||
export PATH=$PATH:~/.zig
|
||||
|
||||
# rvm default
|
||||
|
||||
alias lg="lazygit"
|
||||
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
|
||||
|
@ -122,5 +112,3 @@ source $ZSH/oh-my-zsh.sh
|
|||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
source /home/andrew/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue