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

https://github.com/elf-alchemist/dotfiles

My own dotfiles config folder.
https://github.com/elf-alchemist/dotfiles

bash dotfiles homebrew linux makefile

Last synced: about 1 year ago
JSON representation

My own dotfiles config folder.

Awesome Lists containing this project

README

          

Base project containing all my settings for both Linux and MacOS systems.
On a freshly installed sytem, clone this repo to $HOME, and run `make`:

$ git clone git@github.com:elf-alchemist/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ make install