Skip to content

Tags: anthonyokc/dotfiles

Tags

v0.6.0

Toggle v0.6.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.6.0

- feat(zshrc): add wt worktrunk integration for git worktree management
- chore(aliases): add comment explaining tra function recursive display
- feat(opencode): restructure config and add new AI providers
- chore(zshrc): reorganize section comments and consolidate headers
- feat(scripts): integrate SSH key loading helpers into repository scripts
- feat(aliases): add interactive trash helper with confirmation
- fix(script): suppress gh repo view error output and remove sleep
- feat(opencode): add atomic conventional commits skill and command
- fix(script): improve repo creation and bare clone worktree handling
- feat(config): add GitHub CLI config
- feat(lazygit): add custom config with delta pager and release commands
- feat(script): add tmux status count checker
- fix(tmux): make tmux.conf robust for a NixOS config

v0.5.0

Toggle v0.5.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.5.0

- fix(script): add shell mode support for bash builtins in run_with_exit_prompt
- fix(script): improve SSH key handling with interactive prompts
- feat: add colors to sleepytime and fix time increments
- feat(Rprofile): Add data science packages and conflict resolution
- fix(aliases): Fix llt alias to sort by time instead of size
- fix(mime): Change YAML file association from RStudio to vim
- feat(script): Add sleep cycle helper GUI script
- feat(opencode): Add TUI scroll speed and acceleration configuration
- fix(tmux): Update codex model from gpt-5-codex to gpt-5.1-codex-max

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
anthonyokc Anthony Flores
fix(aliases): Improve dotfiles aliases with better error handling and…

… consistency

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
anthonyokc Anthony Flores
feat(tmux): Add AI-powered conventional commit message popup binding

fix(tmux): Resolve keybinding conflicts and update GitHub dash bindings

fix(tmux): Update GitHub dash keybindings

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
anthonyokc Anthony Flores
fix(zshrc): Reorder environment variables and add TeX Live user tree

v0.3.0

Toggle v0.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.3.0

- fix(alias): Slightly modify casing on dotfiles repo reference
- feat(.gitconfig): Add cache credential helper
- fix(Rprofile): Update repos option to the more dynamic version
- fix(script): Add simple comment
- feat(tmux): Add keybindings for DBUI
- feat(x11): Remove .xinitrc since it was commented out already
- feat(path): Add ruby 3.4.0 gem binaries to path.
- fix(aliases): Moved bat alias to be OS-specific within .zprofile
- feat(Rprofile): Add mv function to rename objects

v0.2.0

Toggle v0.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.2.0

- fix(scripts): simplify logic of find and connect to local repo with sesh script
- fix(scripts):rename scripts for network port and new computer config, deleted unused find_repo
- fix(tmux): Fix tmux keybindings to use new paths to scripts
- feat(alias): add cloc aliases for analyzing lines of code in directory
- fix(opencode): remove opencode.json, modify keybindings to support opentui, merge local models schema
- feat(scripts): rename files to use verbs and add exit prompt. Also add wsl-explorer script to open explorer in folder.
- feat(aliases): new alias hu for taproom (homebrew upgrade cli tool)
- feat(mime): Add new mime associations for feh, visidata, and opening in windows explorer
- fix: retry_restore needs to not use rr()
- feat: opencode add catppuccin theme
- fix: better handling for cloninig bare git worktrees with no existing branches
- feat: Add bun binaries to PATH
- fix: small formatting change to .Rprofile
- feat: Make neovim the default editor for git
- feat: add ssh aliases

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
anthonyokc Anthony Flores
Fix: Improve git comments and use full name instead of github username