mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Minor fix
This commit is contained in:
parent
16f47e3907
commit
1b22e3241a
5 changed files with 15 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
### ZSH Config ###
|
||||
export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
export ZSH="$ZDOTDIR/ohmyzsh"
|
||||
ZSH_THEME="avit"
|
||||
# DISABLE_MAGIC_FUNCTIONS="true"
|
||||
# DISABLE_LS_COLORS="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue