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

https://github.com/michalmuskala/dotfiles


https://github.com/michalmuskala/dotfiles

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Dotfiles

To install use [GNU Stow](https://www.gnu.org/software/stow/manual/stow.html)

* `git clone --recursive [email protected]:michalmuskala/dotfiles.git ~/dotfiles`
* `cd ~/dotfiles`
* `stow git`
* `stow emacs`
* `stow zsh`
* `stow ruby`
* `stow erlang`

To update

* `git pull --rebase`
* `git submodule update --init --recursive`