An open API service indexing awesome lists of open source software.

https://github.com/kmuncie/dotfiles

My personal dotfiles
https://github.com/kmuncie/dotfiles

dotfiles

Last synced: 2 months ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

        

# dotfiles
My personal dotfiles

makesymlinks.sh will find exsiting dotfiles, archive them, and them symlink dotfiles listed in a whitelist from this directory

## 2023 Migration to ZSH

- `chsh -s $(which zsh)`
- Install [oh-my-zsh](https://ohmyz.sh/)
- Install [antigen](https://github.com/zsh-users/antigen) for better package management
- Install [Powerlevel10k](https://github.com/romkatv/powerlevel10k) theme