Files
dotfiles/README.md
Andrejus 638c907c06 further cleanup
update docs and tests
2020-03-03 17:49:10 +00:00

24 lines
450 B
Markdown

# dotfiles
Collection of tracked dotfiles and supporting install scripts.
Tested on and compatible with:
* Ubuntu 18.04
## Install
wget https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh -qO - | bash
_Running the above without reading through repository is strongly discouraged._
## Stack
Shell: 🐟 fish (+ fisher)
Tools:
* docker (+ docker-compose)
* keybase
* screenfetch
Languages:
* python (+ poetry, pyenv)