aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bashrc
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-10-01 19:20:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-10-01 19:20:06 +0300
commitae717bdfc3809e6079d312061a0cc447438a0901 (patch)
treedacaed962ca06d5698bac702355081fd65a2ba0e /%HOME%/.bashrc
parentadd python.sh (diff)
downloadlinux-home-ae717bdfc3809e6079d312061a0cc447438a0901.tar.gz
linux-home-ae717bdfc3809e6079d312061a0cc447438a0901.zip
move PYTHONSTARTUP to python.sh
Diffstat (limited to '')
-rw-r--r--%HOME%/.bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/%HOME%/.bashrc b/%HOME%/.bashrc
index e153a13..a8f05f6 100644
--- a/%HOME%/.bashrc
+++ b/%HOME%/.bashrc
@@ -53,8 +53,6 @@ alias copy='xclip -sel clip'
[ -r "$HOME/.bash_utils/ruby.sh" ] && source "$HOME/.bash_utils/ruby.sh"
[ -r "$HOME/.bash_utils/text.sh" ] && source "$HOME/.bash_utils/text.sh"
-export PYTHONSTARTUP="$HOME/.pythonrc"
-
os_is_cygwin && set -o igncr
os_is_cygwin || complete -r