Add oh-my-bash
This commit is contained in:
parent
3d17d60bc9
commit
6b3f597745
7 changed files with 106 additions and 58 deletions
|
@ -2,6 +2,8 @@ export VIMINIT='source ~/.config/vim/vimrc'
|
|||
export PASSWORD_STORE_GENERATED_LENGTH='64'
|
||||
export ZDOTDIR="$HOME/.config/zsh"
|
||||
|
||||
source "$HOME/.config/environment"
|
||||
|
||||
if [ -x "$(command -v gpgconf)" ]; then
|
||||
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||
gpgconf --launch gpg-agent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue