Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovelaced/dotfiles
dotfiles + python script for automatically symlinking them
https://github.com/lovelaced/dotfiles
Last synced: 6 days ago
JSON representation
dotfiles + python script for automatically symlinking them
- Host: GitHub
- URL: https://github.com/lovelaced/dotfiles
- Owner: lovelaced
- Created: 2015-04-05T01:35:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-29T16:56:22.000Z (over 8 years ago)
- Last Synced: 2024-12-06T21:27:29.241Z (25 days ago)
- Language: Shell
- Homepage:
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Add any config dirs into dotfile_setup.py, add them to folder, then deploy.
Requires the following to be installed:
* bspwm
* sxhkd
* zsh
* xmodmap
* xbindkeys
* zsh-syntax-highlighting
* weechatBar, which requires conky, can be found in the bspwm-conkbar repo.
NOTE: if you're doing this on a fresh install, you may have to do the following:
```
mkdir ~/.config && cd ~/.config
mkdir bspwm && mkdir sxhkd && mkdir termite
```![screenshot](example.png?raw=true)