Compare commits
No commits in common. "a909a44df3404f538d583a5296546164f68038cf" and "1f87fb3bc1723695c5cf5cd389adaad2fa1bcc16" have entirely different histories.
a909a44df3
...
1f87fb3bc1
|
@ -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' !!
|
||||||
|
|
Reference in New Issue