sergsoares / .dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles for basic usage

Collection of dotfiles and configuration to be used in several services.

git clone https://github.com/sergsoares/.dotfiles
cd .dotfiles
make install

To reflect configuration use Stow like in example:

stow -S openbox-config/
openbox --restart
stow -S fish-config/

About


Languages

Language:Shell 97.7%Language:Makefile 2.3%