dotfiles/README.md

36 lines
902 B
Markdown
Raw Normal View History

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
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`
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-07-08 08:59:33 -04:00
adduser with no args makes it easy
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
2022-06-25 08:50:28 -04:00
Notes on fish:
After stowing fish, should be good to run:
`curl -L https://get.oh-my.fish | fish`
2022-07-07 17:53:45 -04:00
# Other things that need to be installed manually
st
dmenu
lf
fzf (sbopkg version still not good?)
2022-07-08 08:59:33 -04:00
cp warez.sqg /var/lib/sbopkg/queues/
sync sbopkg?