https://github.com/kmuncie/dotfiles
My personal dotfiles
https://github.com/kmuncie/dotfiles
dotfiles
Last synced: 2 months ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/kmuncie/dotfiles
- Owner: kmuncie
- License: mit
- Created: 2016-10-05T17:44:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T22:54:17.000Z (5 months ago)
- Last Synced: 2025-01-04T23:26:24.749Z (5 months ago)
- Topics: dotfiles
- Language: Vim Script
- Size: 264 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My personal dotfilesmakesymlinks.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