https://github.com/anler/dotfiles
There’s no place like ~
https://github.com/anler/dotfiles
alsi archlinux dotfiles feh i3wm rofi urxvt xresources zsh
Last synced: 11 months ago
JSON representation
There’s no place like ~
- Host: GitHub
- URL: https://github.com/anler/dotfiles
- Owner: anler
- Created: 2014-07-22T09:53:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T12:46:48.000Z (about 7 years ago)
- Last Synced: 2025-04-23T00:44:00.713Z (11 months ago)
- Topics: alsi, archlinux, dotfiles, feh, i3wm, rofi, urxvt, xresources, zsh
- Language: Shell
- Homepage:
- Size: 33.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ~
## Screenshots








## installation
I use [Gnu Stow](https://www.gnu.org/software/stow/) to manage the dotfiles.
``` shell
git clone git@github.com:anler/dotfiles.git
cd dotfiles
stow --target=$HOME .
```
## license
[MIT](http://opensource.org/licenses/MIT)