Clean scripts, remove sudo requirement Add python dependencies Correctly symlink and add poetry Update make clean Add python2 to dependencies Fix pyenv install Use pyenv to install python Update .gitignore Install git and keybase
18 lines
307 B
Markdown
18 lines
307 B
Markdown
# dotfiles.andrejus.uk
|
|
|
|
Collection of tracked dotfiles and supporting install scripts.
|
|
|
|
## Install
|
|
|
|
source <(wget https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh)
|
|
|
|
## Stack
|
|
|
|
Shell: 🐟 fish (+ fisher)
|
|
|
|
Devops:
|
|
* docker (+ docker-compose)
|
|
|
|
Languages:
|
|
* python (+ poetry, pyenv)
|