Nove to new layout
This commit is contained in:
4
conf/home/.bash_profile
Normal file
4
conf/home/.bash_profile
Normal file
@@ -0,0 +1,4 @@
|
||||
# Do this or ssh localhost:123 screen -Rx won't source bashrc
|
||||
if [ -f ~/.bashrc ]; then
|
||||
. ~/.bashrc
|
||||
fi
|
||||
6
conf/home/eixrc
Normal file
6
conf/home/eixrc
Normal file
@@ -0,0 +1,6 @@
|
||||
# Don't clobber screen status!
|
||||
# STRING
|
||||
# If the beginning of TERM matches a word of this space-separated list,
|
||||
# it is assumed that the terminal supports a status line.
|
||||
#TERM_STATUSLINE="xterm screen rxvt aterm konsole gnome Eterm eterm kterm interix"
|
||||
TERM_STATUSLINE=""
|
||||
Reference in New Issue
Block a user