1
0
Fork 0
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:
Eric-Teunis de Boone 2017-09-04 17:26:50 +02:00
parent 57953d9c90
commit f2d18875fc
3 changed files with 54 additions and 56 deletions

View file

@ -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}";;