Initial commit
dotbot, X, emacs, zsh, i3
This commit is contained in:
commit
c154ac3f7c
17 changed files with 2241 additions and 0 deletions
5
zsh/.profile
Normal file
5
zsh/.profile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export EDITOR='emacsclient --alternate-editor="" --tty'
|
||||
export VISUAL=$EDITOR
|
||||
|
||||
export WORKON_HOME=$HOME/.virtualenvs
|
||||
source /usr/bin/virtualenvwrapper.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue