We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1659a commit ad96d8dCopy full SHA for ad96d8d
.zshrc
@@ -46,5 +46,5 @@ alias fgrep='fgrep --color=auto'
46
alias egrep='egrep --color=auto'
47
alias xfreerdp='xfreerdp /dynamic-resolution /gdi:hw /gfx:avc420 +gfx-progressive +async-input +async-update +auto-reconnect +clipboard -grab-keyboard /kbd:"Spanish" /kbd-lang:0x240a'
48
49
-source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
50
-source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
+# source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
+# source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
0 commit comments