Files
dotfiles/README.md
2020-02-26 15:36:22 +00:00

23 lines
436 B
Markdown

# dotfiles
Collection of tracked dotfiles and supporting install scripts.
Tested on and compatible with:
* Ubuntu 19.04
## Install
wget -qO - 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)