summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-21feat(neovim): Harpoon 2 Addedv1.0.0Jacob McDonnell
ThePrimeagen/harpoon2 added to neovim configuration file. This can be accessed by typing <space>a to add a file and <space>h to view the list of files while in normal mode.
2026-02-21refactor!: Run Script to clone notes removedJacob McDonnell
The run script to clone and setup the notes repo removed. The repo was private and no longer exists.
2026-02-21refactor!: BSPWM & Newsboat configs removedJacob McDonnell
The config files for BSPWM & Newboat have been removed as they are unused and no longer needed.
2026-02-21refactor!: Unused Programs RemovedJacob McDonnell
Multiple unused programs have be removed. These programs were unmaintained, no longer functioning, and/or had no purpose anymore. BREAKING CHANGE: Multiple scripts removed
2026-02-21refactor(ksh): Korn Shell sources new file structureJacob McDonnell
Korn Shell now sources the utility config files from the util/ and util/OS_NAME directories like zsh.
2026-02-21refactor(zsh): Restructured common shell filesJacob McDonnell
Restructured common shell files to be in a utils directory. Operating System specific files are in the util/OS_NAME/ directories.
2026-02-20feat: Added extra computer symbolsJacob McDonnell
The following operating systems have symbols added to the shell. - SunOS: Σ - FreeBSD: Φ - OpenBSD: Ω - NetBSD: μ
2026-02-20feat(zsh): Print remote repo and branchJacob McDonnell
When a git repository the remote repo name and branch name will be included in the zsh prompt as repo::branch.
2026-02-01dump-tool: one-shot check for weekly and daily backupsJacob McDonnell
2026-02-01dump-tool includes time in filenameJacob McDonnell
2026-01-23use $HOME over ~Jacob McDonnell
2026-01-23Added export for git signingJacob McDonnell
2026-01-19Added ThunderbirdJacob McDonnell
2026-01-19Added more programs to gentooJacob McDonnell
2026-01-18HDMI DDC Brightness Control ScriptJacob McDonnell
2026-01-18Gentoo Specific StuffJacob McDonnell
2025-12-31Pegged Treesitter to a specific tagJacob McDonnell
2025-12-31Added some programsJacob McDonnell
2025-12-10Error code in prompt only on errorJacob McDonnell
2025-10-09ghostty themes converted from iterm themesJacob McDonnell
2025-10-07live preview keybinds only in normal modeJacob McDonnell
2025-10-07Better Module Structure and knap live previewJacob McDonnell
2025-10-06Updated Neovim ConfigJacob McDonnell
2025-08-31newsboat adds youtube urls to a file for downloadingJacob McDonnell
2025-05-10Switched back to FedoraJacob McDonnell
2025-05-07Fixed Bug in dev-env that wiped .configJacob McDonnell
2025-05-06Fixed some issuesJacob McDonnell
2025-04-07Updated Font Size GhosttyJacob McDonnell
2025-02-22Ghostty Font FamilyJacob McDonnell
2025-02-22Ghostty ConfigJacob McDonnell
2025-02-22Switching from Tabs to Spaces neovimJacob McDonnell
2025-01-29Updated debugger supportJacob McDonnell
2025-01-17Switching to Debian Based SystemsJacob McDonnell
2024-12-06Bug FixesJacob McDonnell
2024-12-05Some macOS supportJacob McDonnell
2024-12-05Copy .emacs.d and utilJacob McDonnell
2024-12-05Unified ProfileJacob McDonnell
2024-12-05Bug FixesJacob McDonnell
2024-12-05Config Setup ScriptJacob McDonnell
2024-12-05Fixed Bugs in Neovim ScriptJacob McDonnell
2024-12-05Moved .local/bin to scriptsJacob McDonnell
2024-12-05Some New Configuration ToolsJacob McDonnell
2024-12-05Removed Useless ConfigsJacob McDonnell
2024-12-05New Colorschemes and Plan9PortJacob McDonnell
2024-11-13Some UpdatesJacob McDonnell
2024-11-08LSP and Treesitter for EmacsJacob McDonnell
2024-11-07Updated Emacs ConfigJacob McDonnell
2024-11-06iterm2 Colors and Emacs ConfigJacob McDonnell
2024-11-05Added Zig LSPJacob McDonnell
2024-10-21Nvim plugin config filesJacob McDonnell