mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-12-22 09:13:33 +01:00
Removed all mentions of maclean.seaforth.nl, moved to esson.seaforth.nl
This commit is contained in:
parent
de12dbc25a
commit
8f4d69f208
2 changed files with 1 additions and 2 deletions
|
@ -87,7 +87,7 @@ function __prompt_command() {
|
|||
|
||||
if color ; then
|
||||
case "${HOSTNAME%%.*}" in
|
||||
'maclean') PS1+="${IGre}\h${RCol}";;
|
||||
'esson') PS1+="${IGre}\h${RCol}";;
|
||||
'tinsmith') PS1+="${Gre}\h${RCol}";;
|
||||
'blacksmith') PS1+="${Blu}\h${RCol}";;
|
||||
'locksmith') PS1+="${Pur}\h${RCol}";;
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
set -g status-bg red
|
Loading…
Reference in a new issue