Commit Graph

14 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
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
5eb2d655a4 move make to pkglist 2020-02-26 16:33:35 +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
d3886f13e9 clean up if install loop fails 2020-02-26 15:41:26 +00:00
Andrejus
f6047872ac unwrap glob in install step 2020-02-26 15:36:39 +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