Updated zsh config and added git config
This commit is contained in:
@@ -4,6 +4,7 @@ export GPG_TTY=$(tty)
|
||||
|
||||
# Set aliases
|
||||
alias ls="eza -lh"
|
||||
alias sudo="doas"
|
||||
|
||||
# Activate plugins(for Arch)
|
||||
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
@@ -17,4 +18,3 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs
|
||||
# Change prompt
|
||||
eval "$(starship init zsh)"
|
||||
|
||||
[ -f /home/samsepi0l/.shelloracle.zsh ] && source /home/samsepi0l/.shelloracle.zsh
|
||||
|
||||
Reference in New Issue
Block a user