This shows you the differences between two versions of the page.
ii:labs:01:tasks:02 [2024/10/18 11:37] radu.mantu |
ii:labs:01:tasks:02 [2024/10/18 12:14] (current) radu.mantu |
||
---|---|---|---|
Line 68: | Line 68: | ||
=== [10p] Task C - Start tmux by default === | === [10p] Task C - Start tmux by default === | ||
- | If you open a new terminal with //<Ctrl + Alt + T>// you will notice that **tmux** is not running. When **zsh** starts up, it automatically sources //.zshrc//, so lets make it execute **tmux** by adding the following at the end: | + | If you open a new terminal with //<Ctrl + Alt + T>// you will notice that **tmux** is not running. When **zsh** starts up, it automatically sources //.zshrc//, so let's make it execute **tmux** by adding the following at the end: |
<code> | <code> |