1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00

Added niceties to the default python shell

This commit is contained in:
J.Fernando Sánchez
2012-12-30 19:55:14 +01:00
parent b4dbf4744b
commit d6698bbc45
2 changed files with 139 additions and 0 deletions

3
zshrc
View File

@@ -39,6 +39,9 @@ source $ZSH/oh-my-zsh.sh
# Customize to your needs...
export PATH=/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/balkian/code/personal-scripts/
PYTHONSTARTUP=~/.pythonrc.py
export PYTHONSTARTUP
# TMUX
# if [[ -z "$KONSOLE_DBUS_SERVICE" & `which tmux` ]]; then
# if no session is started, start a new session