This shows you the differences between two versions of the page.
ii:labs:01:tasks:02 [2024/10/13 23:05] radu.mantu |
ii:labs:01:tasks:02 [2024/10/18 12:14] (current) radu.mantu |
||
---|---|---|---|
Line 65: | Line 65: | ||
Much, much better... | Much, much better... | ||
- | |||
- | <note important> | ||
- | Depending on the font set in your terminal, certain characters in the **powerline** bar, as well as the **agnoster** theme in **zsh** may be rendered incorrectly. Make sure that you are using the //powerline font// that you've installed earlier. | ||
- | </note> | ||
=== [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> |