Merge branch 'master' of github.com:atomaka/dotfiles
Conflicts: .zsh/atomaka.zsh-theme
This commit is contained in:
commit
080fa19e35
4 changed files with 35 additions and 205 deletions
|
@ -13,9 +13,8 @@ done
|
|||
eval PR_NO_COLOR="%{$terminfo[sgr0]%}"
|
||||
eval PR_BOLD="%{$terminfo[bold]%}"
|
||||
|
||||
# Username
|
||||
# Show username
|
||||
eval PR_USER='${PR_GREEN}%n${PR_NO_COLOR}'
|
||||
eval PR_USER_OP='${PR_GREEN}%#${PR_NO_COLOR}'
|
||||
|
||||
# Check if we are on SSH or not
|
||||
if [[ -n "$SSH_CLIENT" || -n "$SSH2_CLIENT" ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue