https://github.com/magicant/settings
My "dotfiles"
https://github.com/magicant/settings
dotfiles
Last synced: about 1 year ago
JSON representation
My "dotfiles"
- Host: GitHub
- URL: https://github.com/magicant/settings
- Owner: magicant
- Created: 2011-12-18T15:08:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T10:34:32.000Z (over 1 year ago)
- Last Synced: 2025-02-11T11:32:37.425Z (over 1 year ago)
- Topics: dotfiles
- Language: Vim Script
- Homepage:
- Size: 371 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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.