Compare commits
2 Commits
1f87fb3bc1
...
a909a44df3
Author | SHA1 | Date |
---|---|---|
Ethan Reece | a909a44df3 | |
Ethan Reece | 41638047a1 |
|
@ -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' !!
|
||||
|
|
Reference in New Issue