Files
dotfiles/README.md
2020-02-26 15:25:03 +00:00

23 lines
435 B
Markdown

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