Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-ol/dotfiles
my dotfiles / configuration files
https://github.com/s-ol/dotfiles
Last synced: about 1 month ago
JSON representation
my dotfiles / configuration files
- Host: GitHub
- URL: https://github.com/s-ol/dotfiles
- Owner: s-ol
- Created: 2013-10-31T19:08:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T14:10:14.000Z (over 4 years ago)
- Last Synced: 2023-06-07T10:55:14.726Z (over 1 year ago)
- Language: Vim script
- Size: 19.5 MB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles.git
============These are my configuration files for my arch setup.
I use [themer](/s-ol/themer) to manage my themes, you will need to use `themer render all` and `themer activate [sometheme]` to get the configs in the right place.Each folder in this repository is meant
Most of the sub-configurations in directories in this repo are meant to be put at `~`, and you can symlink them there using `stow`:$ stow -t ~ [config]
The others are meant to be stowed at the filesystem root, like so:
$ stow -t / [config]
You can tell which by looking at the directory contents.
Configs containing `.config` etc. are for the user dir, configs containing `etc`, `usr` and so on are system-wide.