me
/
dotfiles
Archived
1
0
Fork 0

Compare commits

..

No commits in common. "a909a44df3404f538d583a5296546164f68038cf" and "1f87fb3bc1723695c5cf5cd389adaad2fa1bcc16" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

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