Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/janhancic/dotfiles

Collection of my dotfiles
https://github.com/janhancic/dotfiles

Last synced: 22 days ago
JSON representation

Collection of my dotfiles

Awesome Lists containing this project

README

        

# My .dotfiles

Not meant for general usage, heavily tailored for my use case.

## Instalation

```bash
cd $HOME
git clone https://github.com/janhancic/dotfiles.git .dotfiles
cd .dotfiles
./install.sh
```

Then open a new shell.

## Todo
add hook for custom aliases/setup (.profile.local or something like that)

## License
Licensed under MIT. See LICENSE.md file for details.