mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-12 18:28:07 +01:00
updates
This commit is contained in:
parent
96b59587a5
commit
47abe872cb
1 changed files with 2 additions and 1 deletions
3
.zshrc
3
.zshrc
|
@ -1,5 +1,6 @@
|
|||
# If you come from bash you might have to change your $PATH.
|
||||
export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
# export PATH=/usr/local/bin:$PATH
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
|
|
Loading…
Reference in a new issue