浏览代码

Update applications.md

Nordstrand 3 年之前
父节点
当前提交
4773ac3f2e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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