.
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
# Source .bashrc for non-interactive Bash shells
|
# Source .bashrc for non-interactive Bash shells
|
||||||
export BASH_ENV=~/.bashrc
|
export BASH_ENV=~/.bashrc
|
||||||
|
echo "shared"
|
||||||
|
|
||||||
|
|
||||||
if [[ $- != *i* ]] ; then
|
if [[ $- != *i* ]] ; then
|
||||||
@ -211,8 +212,6 @@ _manpagecolor() {
|
|||||||
_setpath
|
_setpath
|
||||||
_setldpath
|
_setldpath
|
||||||
_setldrunpath
|
_setldrunpath
|
||||||
_setaliases
|
|
||||||
_setlocalaliases
|
|
||||||
_setprompt 2line
|
_setprompt 2line
|
||||||
_sethistory
|
_sethistory
|
||||||
_manpagecolor
|
_manpagecolor
|
||||||
|
|||||||
Reference in New Issue
Block a user