Compare commits
2 commits
593a74905b
...
a9454b47cd
| Author | SHA1 | Date | |
|---|---|---|---|
| a9454b47cd | |||
| 1e050f7c5b |
1 changed files with 4 additions and 0 deletions
4
.zshrc
4
.zshrc
|
|
@ -140,6 +140,10 @@ if [ -f /usr/bin/shellpic ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
if [ -n "$TMUX" ]; then
|
||||
printf '\033k%s\033\\' "$(hostname)"
|
||||
fi
|
||||
|
||||
#source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme
|
||||
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue