Kenneth Benzie benie
benie pushed to master at config/zsh 2024-04-07 18:28:35 +00:00
b69dbb1a1d Add fuzzy history search with fzf
benie pushed to master at config/zsh 2024-04-07 18:27:59 +00:00
45dee6774c Add fuzzy history search with fzf
benie pushed to main at config/nvim 2024-04-07 18:13:05 +00:00
eee4944354 Use function style for vim.cmd instead of string style
benie pushed to main at config/nvim 2024-04-07 18:01:54 +00:00
fe19c35f36 nvim v0.10.0 will have a builtin OSC52 provider
benie pushed to main at config/nvim 2024-04-07 18:00:04 +00:00
057c706699 Add :Mkdir command to create directories
benie pushed to main at config/nvim 2024-04-07 17:46:14 +00:00
93bea02a48 Cleanup command documentation comments
benie pushed to main at config/nvim 2024-04-07 17:39:42 +00:00
04b5e6e4fb Add :Move command to move files around
4b4a1dbf38 Cleanup :Rename implementation
Compare 2 commits »
benie pushed to master at config/local 2024-04-07 15:28:51 +00:00
66efc7b88f Add gitea role for tea cli tool
benie commented on issue config/local#23 2024-04-07 14:10:59 +00:00
Create GitHub release package download module

Alternatively, split each phase apart. Have a module to install a package from an archive (zip/tar.gz/xz/...) and another to handle the GitHub API side of things.

benie opened issue config/local#23 2024-04-07 14:06:57 +00:00
Create GitHub release package download module
benie opened issue config/local#22 2024-04-07 13:54:15 +00:00
Make nvim-qt available on Debian/Ubuntu install
benie commented on issue config/zsh#20 2024-04-06 22:07:19 +00:00
Add workaround for Docker completions in WSL2

Dont use Docker Desktop anymore. Closing.

benie closed issue config/zsh#20 2024-04-06 22:07:19 +00:00
Add workaround for Docker completions in WSL2
benie commented on issue config/zsh#17 2024-04-06 22:06:36 +00:00
Use finger to selectively change shell

This is no longer true. Closing.

benie closed issue config/zsh#17 2024-04-06 22:06:36 +00:00
Use finger to selectively change shell
benie commented on issue config/zsh#10 2024-04-06 22:04:56 +00:00
Cache autoenv .exit source

This is a rare circunstance and is likely going to break in unexpexted ways. Closing.

benie closed issue config/zsh#10 2024-04-06 22:04:56 +00:00
Cache autoenv .exit source
benie commented on issue config/vim#3 2024-04-06 21:40:27 +00:00
C/C++ #error highlighting

Switched over to nvim and tree-sitter so dont care about this anymore.

benie closed issue config/vim#3 2024-04-06 21:40:27 +00:00
C/C++ #error highlighting
benie commented on issue config/git#1 2024-04-06 21:38:43 +00:00
A pre-push hook which checks for !temp commits

This has not been an issue. In fact it would be a hinderance in some situations. Closing.