Install command:
curl https://raw.githubusercontent.com/Ksauder/linuxhome/refs/heads/main/install.sh | bash
This will clone the repo and link dotfiles and config dirs, but will not install any packages.
- basic nvim configuration - taken from MrPickles dotfiles
- basic .tmux config oh my tmux
- find a zsh configuration to try out oh my zsh | zshrc and p10k.zsh taken from MrPickles | p10k
- start a gitconfig
- store bash/zsh aliases
- configure bash and zsh files so they can both be used without conflicts
- try out NvChad nvim config - maybe add it as an option alongside a simple single file nvim/vim config?
- codify a package install system
- finish the test framework