From 6c623aa92e4d94f7062000207f8b9444b84385b7 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Wed, 8 Feb 2023 08:44:37 +0100 Subject: [PATCH] ps1: add debvm Signed-off-by: Frank Villaro-Dixon --- bash/.bash_ps1 | 2 ++ bash/.bashrc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bash/.bash_ps1 b/bash/.bash_ps1 index 69b6dba..9ddffb0 100644 --- a/bash/.bash_ps1 +++ b/bash/.bash_ps1 @@ -91,6 +91,8 @@ __git_ps1 () if [ $HOSTNAME = "frankslim" ]; then IntroCol=$BIBlack; +elif [ $HOSTNAME = "debvm" ]; then + IntroCol=$BIGreen; else IntroCol=$BIRed; fi diff --git a/bash/.bashrc b/bash/.bashrc index cbae443..247b73a 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -8,7 +8,7 @@ PROMPT_COMMAND='history -a' set -o vi -source /usr/share/bash-completion/completions/pass +#source /usr/share/bash-completion/completions/pass alias dvorak='setxkbmap dvorak; setxkbmap -option compose:ralt && xmodmap .Xmodmap' #dvorak