magicant / settings

My "dotfiles"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Settings

In this repository are my "dotfiles".

Setup

  1. Clone the repository to ~/.settings.
  2. Run setup.sh.
  3. Copy profile to ~/.profile and edit it to match the environment's configuration.
  4. Run vim/update.sh.
  5. Start Vim and run :GLVS.

Update

  1. Run git remote update
  2. Run setup.sh.
  3. Run vim/update.sh.
  4. Optionally update ~/.profile in accordance with change in profile.

Notes

  • The default user/email in gitconfig may be unsuitable at work.

License

All files are in the public domain unless otherwise noted in each file.

About

My "dotfiles"


Languages

Language:Vim Script 53.1%Language:Shell 46.9%