https://github.com/anstosa/dotfiles
My linux configs
https://github.com/anstosa/dotfiles
Last synced: 4 months ago
JSON representation
My linux configs
- Host: GitHub
- URL: https://github.com/anstosa/dotfiles
- Owner: anstosa
- Created: 2012-11-10T03:22:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T16:33:07.000Z (about 5 years ago)
- Last Synced: 2024-06-18T00:38:40.275Z (10 months ago)
- Language: Vim script
- Size: 616 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - anstosa/dotfiles - My linux configs (Vim Script)
README
Ansel's dotfiles
================My personal, opinionated dotfiles that I use on all my linux machines
WARNING
-------The install script provided with these dotfiles is destructive and will overwrite files without asking. To ensure that you do not lose anything important please read [install.sh](https://github.com/anstosa/dotfiles/blob/master/install.sh) so you know which files will be overwritten and make backups accordingly.
The install script will also install various programs without asking. Please read [install.sh](https://github.com/anstosa/dotfiles/blob/master/install.sh) to make sure you want all of these programs before continuing
I cannot be held responsible if you lose any important data.
Installation
------------1. Clone repo: `git clone [email protected]:anstosa/dotfiles.git ~/.dotfiles`
4. **[OPTIONAL]** Backup existing dotfiles
5. Install dotfiles: `~/.dotfiles/install.sh`
6. **[RECOMMENDED]** Restart or `source ~/.bashrc` in all open terminals