2020-01-20 14:13:08 -05:00
|
|
|
TODO: Figure out sbcl/quicklisp auto install
|
2022-06-08 13:14:26 -04:00
|
|
|
|
|
|
|
|
# Fresh slackware install
|
|
|
|
|
1. notes go here
|
|
|
|
|
|
2022-06-25 06:10:37 -04:00
|
|
|
2. install bpopkg
|
2022-06-08 13:14:26 -04:00
|
|
|
- `wget https://github.com/sbopkg/sbopkg/releases/download/0.38.2/sbopkg-0.38.2-noarch-1_wsr.tgz`
|
|
|
|
|
- `installpkg sbopkg-0.38.2-noarch-1_wsr.tgz`
|
2022-06-25 06:10:37 -04:00
|
|
|
|
|
|
|
|
stow .vim
|
|
|
|
|
stow .local
|
|
|
|
|
if not /usr/local/bin/python3, symlink from /usr/bin
|
|
|
|
|
same with: fish, bash, sh,
|
2022-06-25 08:18:12 -04:00
|
|
|
add .local/bin to path
|
2022-06-25 06:10:37 -04:00
|
|
|
|
|
|
|
|
todo: configure users with ansible
|
2022-06-25 08:18:12 -04:00
|
|
|
todo: setup omf in a way that makes sense
|
|
|
|
|
todo: rsync
|
|
|
|
|
todo: move vimwiki out of this repo, configure so that home has a /wiki and a /blog folder respectively, which are their own repos
|