Push improvements form the PQB work
This commit is contained in:
parent
f3323b159b
commit
1e3c60630e
68 changed files with 409 additions and 219 deletions
|
@ -1,8 +1,8 @@
|
|||
# ~/.bashrc: executed by bash(1) for non-login shells.
|
||||
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
|
||||
# for examples
|
||||
[ -z ${DBG_SZSHRC} ] || echo "Entered .bashrc"
|
||||
[ -z ${DBG_SHRC} ] || echo "Entered .bashrc"
|
||||
|
||||
[[ -r ~/.sz.shrc ]] && source ~/.sz.shrc
|
||||
|
||||
[ -z ${DBG_SZSHRC} ] || echo "Exiting .bashrc"
|
||||
[ -z ${DBG_SHRC} ] || echo "Exiting .bashrc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue