Commit Graph

24 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
ec48653e10 add ssh keygen step 2020-02-26 20:31:12 +00:00
Andrejus
7013057c48 add ssh setup files 2020-02-26 20:22:57 +00:00
Andrejus
efdc2179a4 Log os-release version, dist-upgrade and leaner bootstrap 2020-02-26 20:06:42 +00:00
Andrejus
3ecb8f3ad5 fix pyenv script 2020-02-26 17:53:36 +00:00
Andrejus
f3690da2f1 escape utils variables 2020-02-26 17:27:44 +00:00
Andrejus
78275b144e fix python scripts 2020-02-26 17:22:35 +00:00
Andrejus
6fd120a082 undo qq and fix docker output 2020-02-26 17:14:25 +00:00
Andrejus
4420b21b57 fix docker_compose_url 2020-02-26 17:13:03 +00:00
Andrejus
c0214e73ad tidy output 2020-02-26 17:11:28 +00:00
Andrejus
cddac81977 fix install util 2020-02-26 16:56:15 +00:00
Andrejus
7955558654 fix $() escape 2020-02-26 16:41:45 +00:00
Andrejus
7bf22b00e8 sudo shell change 2020-02-26 16:39:01 +00:00
Andrejus
8721fd1cc5 fix $() escape 2020-02-26 16:37:45 +00:00
Andrejus
5eb2d655a4 move make to pkglist 2020-02-26 16:33:35 +00:00
Andrejus
7fb6cc0a73 update shebangs for portability 2020-02-26 15:25:03 +00:00
Andrejus
9ee236cbb7 More consistent $ escapes 2020-02-26 14:56:09 +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
5c0637db75 Fish and Docker install scripts 2020-02-26 14:46:00 +00:00
997af377de Organisation 2020-02-20 23:09:56 +00:00
49d3b0f064 File split 2020-02-20 21:16:11 +00:00