Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
* weechat

Bar, 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)