Remove readme
Out of date and unhelpful. Create new README.org later
This commit is contained in:
parent
84339b3481
commit
3da36c362e
1 changed files with 0 additions and 35 deletions
35
README.md
35
README.md
|
|
@ -1,35 +0,0 @@
|
||||||
TODO: Figure out sbcl/quicklisp auto install
|
|
||||||
|
|
||||||
# Fresh slackware install
|
|
||||||
1. notes go here
|
|
||||||
|
|
||||||
2. install bpopkg
|
|
||||||
- `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,
|
|
||||||
add .local/bin to path
|
|
||||||
adduser with no args makes it easy
|
|
||||||
|
|
||||||
todo: configure users with ansible
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Notes on fish:
|
|
||||||
After stowing fish, should be good to run:
|
|
||||||
`curl -L https://get.oh-my.fish | fish`
|
|
||||||
|
|
||||||
# Other things that need to be installed manually
|
|
||||||
st
|
|
||||||
dmenu
|
|
||||||
lf
|
|
||||||
fzf (sbopkg version still not good?)
|
|
||||||
|
|
||||||
cp warez.sqg /var/lib/sbopkg/queues/
|
|
||||||
sync sbopkg?
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue