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

https://github.com/hyouteki/dotfiles

My configuration
https://github.com/hyouteki/dotfiles

dotfiles

Last synced: 3 months ago
JSON representation

My configuration

Awesome Lists containing this project

README

        

1. [libinput-gestures](gestures/libinput-gestures.conf) configuration
2. [i3](i3/config) window manager configuration
3. [i3status](i3status/config) bar configuration
4. [xorg-touchpad](xorg.conf.d/90-touchpad.conf) configuration
5. bash [config](.bashrc) and [profile](.profile)
6. emacs [config](emacs/init.el) and [custom-profile](emacs/custom.el)
7. [vim](init.vim) configuration
8. [tmux](tmux/config) configuration
9. some handy [scripts](scripts/)
10. fish [config](fish/config.fish)

### Getting Started
```bash
git clone https://github.com/hyouteki/dotfiles
cd dotfiles
bash scripts/SETUP.sh
```