mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-01 20:09:13 +02:00
Name change beatmaker -> tinsmith,
ncmpcpp bindings updated
This commit is contained in:
parent
57953d9c90
commit
f2d18875fc
3 changed files with 54 additions and 56 deletions
|
@ -75,7 +75,7 @@ function __prompt_command() {
|
|||
if color ; then
|
||||
case "$HOSTNAME" in
|
||||
'maclean') PS1+="${IGre}\H${RCol}";;
|
||||
'beatmaker') PS1+="${Gre}\H${RCol}";;
|
||||
'tinsmith'|'beatmaker') PS1+="${Gre}\H${RCol}";;
|
||||
'blacksmith'|'beatmachine') PS1+="${Blu}\H${RCol}";;
|
||||
'locksmith'|'fatserf') PS1+="${Pur}\H${RCol}";;
|
||||
'lilo'*) PS1+="${BWhi}\H${RCol}";;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue