32 lines
471 B
Markdown
32 lines
471 B
Markdown
# dotfiles
|
|
|
|
Collection of experimental dotfiles and supporting install scripts.
|
|
Tested on and compatible with:
|
|
|
|
- Ubuntu 20.04
|
|
|
|
## Install
|
|
|
|
wget https://raw.githubusercontent.com/andrejusk/dotfiles/master/setup.pl -qO - | perl
|
|
|
|
## Stack
|
|
|
|
Shell: 🐟 fish (+ fisher)
|
|
|
|
Editor: neovim (+ vim-plug)
|
|
|
|
Tools:
|
|
|
|
- aws, gcloud, firebase
|
|
- docker (+ docker-compose)
|
|
- kubectl
|
|
- terraform
|
|
- screenfetch
|
|
|
|
Languages:
|
|
|
|
- java
|
|
- js (nvm, node, yarn)
|
|
- python (pyenv, poetry)
|
|
- ruby
|