Hendrik Vogelsang 2009-08-20 10:52:45 +00:00 committed by Git OBS Bridge
parent 81b5c7e539
commit 79cd5f28b5
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 20 10:51:55 UTC 2009 - hvogel@novell.com
- Fix zshrc. Lost some features by not including bash.bashrc
-------------------------------------------------------------------
Wed Aug 5 16:58:50 CEST 2009 - hvogel@suse.de

4
zshrc
View File

@ -1,3 +1,7 @@
# read bash.bashrc first for some features we dont want
# to re-implement here
source /etc/bash.bashrc
# zsh line editing
: ${ZSHEDIT:="emacs"}
: ${TERM:=linux}