Add oh-my-bash
This commit is contained in:
parent
3d17d60bc9
commit
6b3f597745
7 changed files with 106 additions and 58 deletions
|
@ -13,10 +13,12 @@ export MARKPATH="$HOME/.config/zsh/jump_marks"
|
|||
|
||||
export NOTMUCH_CONFIG="$HOME/.config/notmuch/config"
|
||||
|
||||
export PASSWORD_STORE_GENERATED_LENGTH='64'
|
||||
export OSH="$HOME/.config/bash/oh-my-bash"
|
||||
|
||||
export PASSWORD_STORE_GENERATED_LENGTH='64'
|
||||
export PATH=/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin:$HOME/.local/bin:$GOPATH/bin
|
||||
|
||||
export VIMINIT="source $HOME/.config/vim/vimrc"
|
||||
|
||||
export ZDOTDIR="$HOME/.config/zsh"
|
||||
export ZSH="$ZDOTDIR/oh-my-zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue