diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/bin/prompt.sh (renamed from files/etc/profile.d/prompt.sh) | 0 | ||||
-rw-r--r-- | files/etc/bash.bashrc | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/files/etc/profile.d/prompt.sh b/files/bin/prompt.sh index 85d7bff..85d7bff 100644 --- a/files/etc/profile.d/prompt.sh +++ b/files/bin/prompt.sh diff --git a/files/etc/bash.bashrc b/files/etc/bash.bashrc index 89b5a57..22d06b1 100644 --- a/files/etc/bash.bashrc +++ b/files/etc/bash.bashrc @@ -47,4 +47,3 @@ if [ -x /usr/lib/command-not-found ]; then fi . /usr/local/bin/prompt.sh -PROMPT_COMMAND="command_prompt" |