Add 16 files (16+ files changed)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# ~/.zshrc: Executed for EVERY INTERACTIVE shell (terminal tabs/windows).
|
||||
# Use for aliases, functions, prompt themes, key bindings, and shell options (setopt).
|
||||
# This is where 90% of your customization belongs.
|
||||
|
||||
source ${ZDOTDIR}/init.zsh
|
||||
source ${ZDOTDIR}/aliases.zsh
|
||||
source ${ZDOTDIR}/functions.zsh
|
||||
|
||||
eval "$(starship init zsh)"
|
||||
Reference in New Issue
Block a user