dotfiles/README.md
2022-06-25 08:50:28 -04:00

799 B
Raw Blame History

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

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