Commit Graph

17 Commits

Author SHA1 Message Date
Andrejus
0d87c48e9c cleanup
intsall fix attempts

add pyenv path after install

use https repository

install apt-utils

set FAST_MODE in bootstrap.sh

keep truthy FAST_MODE variable

source bashrc after linking

clean up errors

further install fixes

further cleanup

fix fisher install

chmod +x install

remove source bashrc from make
2020-03-02 21:18:00 +00:00
Andrejus
e2bd54995a dockerised tests 2020-02-27 23:16:56 +00:00
Andrejus
5074d56184 use ssh git repository 2020-02-26 20:32:16 +00:00
Andrejus
efdc2179a4 Log os-release version, dist-upgrade and leaner bootstrap 2020-02-26 20:06:42 +00:00
Andrejus
4199ec7c35 more robust git pull 2020-02-26 17:02:38 +00:00
Andrejus
7955558654 fix $() escape 2020-02-26 16:41:45 +00:00
Andrejus
8721fd1cc5 fix $() escape 2020-02-26 16:37:45 +00:00
Andrejus
2056e1e32d source installer 2020-02-26 16:20:41 +00:00
Andrejus
84f91cee7e update shebang 2020-02-26 16:19:30 +00:00
Andrejus
f8adc62493 add installer variable, update docs 2020-02-26 16:12:28 +00:00
Andrejus
7fb6cc0a73 update shebangs for portability 2020-02-26 15:25:03 +00:00
Andrejus
8273c400d8 docs and formatting updates 2020-02-26 15:18:42 +00:00
Andrejus
ed8bcb3e2d cd into dotfiles dir before install 2020-02-26 15:18:32 +00:00
Andrejus
62b6c92e0c Update bootstrap.sh docstring 2020-02-26 15:09:45 +00:00
fc5ba9f99d Finishing touches 2020-02-26 14:47:44 +00:00
c4ce39b965 Further tidying and making 2020-02-26 14:47:41 +00:00
Andrejus
549d6ce88d 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
2020-02-26 14:47:36 +00:00