moving scripts to /usr/share
This commit is contained in:
parent
8ecd188514
commit
5e520e6eb1
1 changed files with 2 additions and 2 deletions
|
@ -200,8 +200,8 @@ compinit
|
|||
autoload colors zsh/terminfo
|
||||
|
||||
# app-shells/over-env
|
||||
source /usr/lib/over/env/prompt-init
|
||||
export PYTHONSTARTUP="/usr/lib/over/env/python-startup.py"
|
||||
source /usr/share/over-env/prompt-init
|
||||
export PYTHONSTARTUP="/usr/share/over-env/python-startup.py"
|
||||
|
||||
# keyboard stuff
|
||||
bindkey "\e[1~" beginning-of-line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue