https://github.com/byanthny/.dotfiles
[use at your own risk] my config files and other setup related information.
https://github.com/byanthny/.dotfiles
dotfiles vim-configuration vscode-settings zsh
Last synced: 5 months ago
JSON representation
[use at your own risk] my config files and other setup related information.
- Host: GitHub
- URL: https://github.com/byanthny/.dotfiles
- Owner: byanthny
- Created: 2022-10-23T02:24:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-09T14:26:45.000Z (about 1 year ago)
- Last Synced: 2025-10-14T20:36:34.290Z (9 months ago)
- Topics: dotfiles, vim-configuration, vscode-settings, zsh
- Language: Shell
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles [use at your own risk]
my config files and other setup related information.
to be used with gnu stow
## setup
- install homebrew (on mac), x (on windows)
- install stow
- install git
- clone this repo
- run setup.sh (todo)
### ignoring local changes
you can use `git update-index --skip-worktree ` to ignore changes to files that are being tracked by git (useful for different .gitconfig's)
use `git update-index --no-skip-worktree ` to start tracking changes again.
## config files
- .gitconfig - git
- init.vim - neovim
- .zshrc - oh my zsh
- ~~.bash_profile, .bashrc - bash~~ (using zsh now)
- vscode/settings.json, vscode/keybindings.json - vscode
- Brewfile - Homebrew dump
- iterm2_profile.json - iterm2
## todo
- [x] gnu stow
- [ ] setup script, customized install (OS & scope specific)
- [ ] config neovim
- [ ] work on zsh custom theme
- [ ] add links
## useful tools
- v0
- perplexity
- claude
- vscode & copilot
- logseq
- tick tick
- zen browser
- figma
- betaflight
- iterm2
- wsl