32 lines
406 B
Markdown
32 lines
406 B
Markdown
# dots.andrejus.dev
|
|
|
|
Collection of my dotfiles and supporting install scripts
|
|
|
|
## Install
|
|
|
|
wget https://dots.andrejus.dev/setup.sh -qO - | bash
|
|
|
|
## Stack
|
|
|
|
Tested and maintained against Debian buster
|
|
|
|
### Shells
|
|
|
|
- 🐟 fish (+ fisher)
|
|
|
|
### Editors
|
|
|
|
- neovim (+ vim-plug)
|
|
- emacs
|
|
|
|
### Languages
|
|
|
|
- node.js (nvm, yarn)
|
|
- python (pyenv, poetry)
|
|
|
|
### Tools
|
|
|
|
- docker
|
|
- terraform
|
|
- gcloud, firebase, awscli
|