Merge branch 'install' of https://github.com/andrejusk/dotfiles
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
This commit is contained in:
22
README.md
22
README.md
@@ -1,15 +1,17 @@
|
||||
# dotfiles.andrejus.uk
|
||||
☁
|
||||
|
||||
Collection of tracked dotfiles and supporting install scripts.
|
||||
|
||||
## Install
|
||||
```
|
||||
git clone https://github.com/andrejusk/dotfiles.git ~/workspace/dotfiles
|
||||
sudo sh ~/workspace/dotfiles/setup.sh
|
||||
```
|
||||
|
||||
## About
|
||||
* zsh
|
||||
* oh-my-zsh
|
||||
* spaceman
|
||||
source <(wget https://raw.githubusercontent.com/andrejusk/dotfiles/master/bootstrap.sh)
|
||||
|
||||
* brew
|
||||
## Stack
|
||||
|
||||
Shell: 🐟 fish (+ fisher)
|
||||
|
||||
Devops:
|
||||
* docker (+ docker-compose)
|
||||
|
||||
Languages:
|
||||
* python (+ poetry, pyenv)
|
||||
|
||||
Reference in New Issue
Block a user