23 lines
436 B
Markdown
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)
|