No description
| alacritty | ||
| emacs.d | ||
| install_posix | ||
| nvim | ||
| opencode | ||
| wezterm | ||
| .clang-format | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| tmux.conf | ||
dotfiles
Usage (POSIX / Linux / macOS)
OpenCode Agents
To link OpenCode agent definitions to your config directory:
./install_posix/install_opencode_agents.sh
This will create a symbolic link from ~/.config/opencode/agents to the opencode/agents directory in this repository.
Any changes made to the files in this repository will be immediately reflected in your environment.
For windows
emacs:
mklink /D .emacs.d .\dotfiles\emacs.d
nvim:
mklink /D nvim ..\dotfiles\nvim