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
|
autoload colors zsh/terminfo
|
||||||
|
|
||||||
# app-shells/over-env
|
# app-shells/over-env
|
||||||
source /usr/lib/over/env/prompt-init
|
source /usr/share/over-env/prompt-init
|
||||||
export PYTHONSTARTUP="/usr/lib/over/env/python-startup.py"
|
export PYTHONSTARTUP="/usr/share/over-env/python-startup.py"
|
||||||
|
|
||||||
# keyboard stuff
|
# keyboard stuff
|
||||||
bindkey "\e[1~" beginning-of-line
|
bindkey "\e[1~" beginning-of-line
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue