- removed old Gentoo-specific scripts
- merged sbin into bin - new locale en_AG
This commit is contained in:
parent
9a43b35125
commit
38026cdc1a
14 changed files with 34 additions and 156 deletions
|
@ -1,29 +1,4 @@
|
|||
defutf8 on
|
||||
autodetach on
|
||||
startup_message off
|
||||
defscrollback 10240
|
||||
|
||||
# scroll through scrollback
|
||||
termcapinfo xterm* ti@:te@
|
||||
|
||||
# use current bg color for erased chars
|
||||
defbce on
|
||||
|
||||
# remapping dangerous keybindings
|
||||
bind k
|
||||
bind ^k
|
||||
bind .
|
||||
bind ^\
|
||||
bind \\
|
||||
bind ^h
|
||||
bind h
|
||||
bind 'K' kill
|
||||
bind 'I' login on
|
||||
bind 'O' login off
|
||||
bind '}' history
|
||||
|
||||
# drop scrollback command
|
||||
bind '/' eval "scrollback 0" "scrollback 15000"
|
||||
source /etc/screenrc
|
||||
|
||||
# my preferred default windows
|
||||
screen 0 sudo su -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue