An open API service indexing awesome lists of open source software.

https://github.com/magicant/settings

My "dotfiles"
https://github.com/magicant/settings

dotfiles

Last synced: about 1 year ago
JSON representation

My "dotfiles"

Awesome Lists containing this project

README

          

# Settings
In this repository are my "dotfiles".

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

## Update
1. Run `git remote update`
1. Run `setup.sh`.
1. Run `vim/update.sh`.
1. 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.