Added a secrets file
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -1,3 +1,5 @@
|
||||
# .zshrc
|
||||
|
||||
# Path to your Oh My Zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
|
||||
@@ -40,6 +42,8 @@ eval "$(zoxide init --cmd cd zsh)"
|
||||
# Source the aliases file
|
||||
source ~/.zsh_aliases
|
||||
|
||||
# Source Secrets
|
||||
source ~/.zsh_secrets
|
||||
|
||||
# >>> conda initialize >>>
|
||||
# !! Contents within this block are managed by 'conda init' !!
|
||||
|
||||
Reference in New Issue
Block a user