me
/
dotfiles
Archived
1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Ethan Reece a909a44df3
Modify zshrc 2023-10-23 16:04:07 -05:00
Ethan Reece 41638047a1
Modify zshrc 2023-10-23 16:03:39 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -84,6 +84,7 @@ plugins=(
rbenv
ruby
zsh-autosuggestions
zsh-syntax-highlighting
colors
)
@ -122,7 +123,6 @@ alias fix-webcord='rm ~/.config/WebCord/windowState.json'
alias hotspot='sudo sysctl net.ipv4.ip_default_ttl=65'
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!