Files
dotfiles/README.md
2020-05-31 16:40:21 +01:00

30 lines
454 B
Markdown

# dotfiles
Collection of tracked dotfiles and supporting install scripts.
Tested on and compatible with:
* Ubuntu 18.04
* Ubuntu 20.04
## Install
wget https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh -qO - | bash
## Stack
Shell: 🐟 fish (+ fisher)
Editor: nvim (+ vim-plug)
Tools:
* aws
* docker (+ docker-compose)
* firebase
* terraform
Languages:
* java
* node (+ yarn, nvm)
* python (+ poetry, pyenv)
* ruby