Added pam_environment, cleaned up install

This commit is contained in:
Eric Renfro 2018-05-28 08:58:33 -04:00
parent 97b846fec2
commit e454165f72
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 2 additions and 32 deletions

View File

@ -8,59 +8,29 @@
- [git submodule update --init --recursive, Installing submodules] - [git submodule update --init --recursive, Installing submodules]
- link: - link:
~/.pam_environment:
path: pam_environment
~/.profile: ~/.profile:
path: profile path: profile
create: false
relink: true
force: false
~/.zshrc: ~/.zshrc:
path: zshrc path: zshrc
create: false
relink: true
force: false
~/.zimrc: ~/.zimrc:
path: zimrc path: zimrc
create: false
relink: true
force: false
~/.zlogin: ~/.zlogin:
path: zlogin path: zlogin
create: false
relink: true
force: false
~/.zim: ~/.zim:
path: zimfw/ path: zimfw/
create: false
relink: true
force: false
~/.vim_runtime: ~/.vim_runtime:
path: vim_runtime/ path: vim_runtime/
create: false
relink: true
force: false
~/.vimrc: ~/.vimrc:
path: vimrc path: vimrc
create: false
relink: true
force: false
~/.tmux.conf: ~/.tmux.conf:
path: tmux/.tmux.conf path: tmux/.tmux.conf
create: false
relink: true
force: false
~/.tmux.conf.local: ~/.tmux.conf.local:
path: tmux.conf.local path: tmux.conf.local
create: false
relink: true
force: false
~/.tmux.conf.mine: ~/.tmux.conf.mine:
path: tmux.conf.mine path: tmux.conf.mine
create: false
relink: true
force: false
~/.gitconfig: ~/.gitconfig:
path: gitconfig path: gitconfig
create: false
relink: false relink: false
force: false