Sfoglia il codice sorgente

Update applications.md

Nordstrand 3 anni fa
parent
commit
4773ac3f2e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/pc/applications.md

+ 1 - 1
config/pc/applications.md

@@ -135,7 +135,7 @@ Note: Since Steam requires 32-bit (i386) variants of certain NVIDIA packages, an
     - Global: `/etc/tmux.conf`
 - Set/fix default shell and colors (using ZSH as example):
     - In `~/.tmux.conf`, set `set-option -g default-shell /bin/zsh` (for ZSH).
-    - In `~/.zshrc`, set `echo  "export TERM=xterm-256color" >> ~/.zshrc`.
+    - In `~/.zshrc`, set `export TERM=xterm-256color`.
 
 ### Usage