https://github.com/bbugyi200/old_dotfiles
My Config Files
https://github.com/bbugyi200/old_dotfiles
Last synced: about 1 year ago
JSON representation
My Config Files
- Host: GitHub
- URL: https://github.com/bbugyi200/old_dotfiles
- Owner: bbugyi200
- Created: 2016-08-26T18:07:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T13:49:18.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T01:51:07.362Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 135 MB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# These are my main configuration files.
I keep my configuration files on Sync and then use [stow](https://www.gnu.org/software/stow/manual/stow.html) to create symbollic links from these config files to the appropriate locations on my filesystem. This setup enables me to keep all of my dotfiles organized and separate from my home directory.
In order to utilize many of these configuration files, you will need access to the [scripts](https://github.com/bbugyi200/scripts) that they call upon.
Notice that this repository mirrors a standard `/home/` directory. This is **mandatory** in order to use [stow](https://www.gnu.org/software/stow/manual/stow.html). The exact stow commands I use to do this can be found in my [clinks](https://github.com/bbugyi200/scripts/blob/master/main/clinks) script.