-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration files to pleasurize my terminal experience.
sheldonh/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Experiment to keep my workstation configuration under puppet control. Used in conjunction with: https://github.com/sheldonh/dotvim As root: yum install -y git rubygems gem install --no-ri --no-rdoc -v '~> 3.3.1' puppet useradd --system --user-group --no-create-home --uid 52 puppet As myself Unpack GPG tarball into ~/.gnupg Unpack SSH tarball into ~/.ssh mkdir -p ~/git cd ~/git git clone [email protected]:sheldonh/dotfiles cd dotfiles gpg --decrypt < gitencrypt.tar.asc | tar -C ~ -xf - cat gitconfig-gitencrypt >> .git/config git checkout HEAD -- . script/apply
About
Configuration files to pleasurize my terminal experience.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published