[kanaya] move local files to _local
This commit is contained in:
parent
2d5e8bbce2
commit
cb1679e93f
3 changed files with 5 additions and 0 deletions
|
|
@ -1,20 +0,0 @@
|
|||
#
|
||||
# ~/.bashrc.local -- kanaya version
|
||||
#
|
||||
|
||||
# Assume colors are set in global .bashrc:
|
||||
# - TRED
|
||||
# - TGREEN
|
||||
# - TBLUE
|
||||
# - TWHITEB (bold)
|
||||
# - TRESET
|
||||
|
||||
# Set host-specific bash prompt: "user@host pwd $ "
|
||||
# (This is the default prompt for now... TODO)
|
||||
|
||||
#if [[ ${EUID} == 0 ]] ; then
|
||||
# PS1="${TRED}\u@\h ${TBLUE}\w ${TWHITEB}\$ ${TRESET}"
|
||||
#else
|
||||
# PS1="${TGREEN}\u@\h ${TBLUE}\w ${TWHITEB}\$ ${TRESET}"
|
||||
#fi
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue