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

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.

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