hmm
Browse files
.zshrc
CHANGED
@@ -106,6 +106,7 @@ source $HOME/toolkit/zsh/check4sig.zsh
|
|
106 |
source $HOME/toolkit/zsh/install_members.zsh
|
107 |
source $HOME/toolkit/zsh/gallery-dl.zsh
|
108 |
source $HOME/toolkit/zsh/compile_translations.zsh
|
|
|
109 |
# Set the path to the Oh My Zsh installation directory
|
110 |
export ZSH="$HOME/.oh-my-zsh"
|
111 |
|
|
|
106 |
source $HOME/toolkit/zsh/install_members.zsh
|
107 |
source $HOME/toolkit/zsh/gallery-dl.zsh
|
108 |
source $HOME/toolkit/zsh/compile_translations.zsh
|
109 |
+
|
110 |
# Set the path to the Oh My Zsh installation directory
|
111 |
export ZSH="$HOME/.oh-my-zsh"
|
112 |
|