Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/giodamelio/dotfiles

My dotfiles
https://github.com/giodamelio/dotfiles

bspwm emacs fish-shell git nix vim

Last synced: 1 day ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# dotfiles

All the config files that make my computer run happily.

## Install dotfiles

Make sure you have GNU Stow installed.

```shell
cd ~
git clone [email protected]:giodamelio/dotfile.git
cd ~/dotfiles
./install.sh
```