Jim Myhrberg
f3bf4ff98d
fix(hammerspoon/hati): disable URL handling with Hammerspoon
...
When using Arc and having new links open in Little Arc while having
Hammerspoon set as the default browser, clicking a link first switches
to and focuses on the most recent main Arc window, before then opening
Little Arc.
While if Arc itself is the default browser, no such focus switching
happens, and instead Little Arc just opens and gets focus.
2024-05-10 17:49:41 +01:00
Jim Myhrberg
ee5c2284ea
feat(karabiner): add emacs-ctrl-g-to-esc mondification JSON
2024-05-09 21:17:09 +01:00
Jim Myhrberg
430e9053be
feat(mise): add command wrapper function
2024-05-09 21:16:47 +01:00
Jim Myhrberg
ee559256c1
feat(gitignore): add mise*.local.toml files
2024-05-09 21:16:30 +01:00
Jim Myhrberg
ba5ea568c8
fix(tools/awscli): remove awscli, the asdf plugin often hangs for minutes
2024-05-09 21:15:10 +01:00
Jim Myhrberg
7fff0e62af
fix(hammerspoon/hati): use Arc as default browser via Hammerspoon
2024-05-09 21:14:36 +01:00
Jim Myhrberg
4e5259cd1e
feat(hammerspoon/apptoggle): add showAppInfo() utility function
2024-05-09 21:14:17 +01:00
Jim Myhrberg
594022d8df
fix(mise): hide missing tools notification in CLI
...
This often interferes with things that call shims and parse the output,
as output from shims will have a missing tool warning appended to the
end of the output.
2024-05-09 10:31:14 +01:00
Jim Myhrberg
f0c38533f5
feat(zsh/aliases): add root-ca shell function to print root CA certs for domains
2024-05-09 09:30:00 +01:00
Jim Myhrberg
bab3b33c97
chore(hammerspoon/hati): don't use hammerspoon as URL handler
2024-05-09 09:30:00 +01:00
698860e72c
feat(tools): move over a few more tools to be managed by mise
2024-05-09 03:17:27 +01:00
3201add496
feat(hammerspoon/noct): switch cmd+ctrl+4 to HuggingChat
2024-05-09 02:28:36 +01:00
0704f6dbcc
feat(mise): show env modification details when changing directory
2024-05-09 02:27:52 +01:00
abcff44c09
feat(ruby): add ruby-lsp to global package list
2024-05-09 02:27:17 +01:00
f7e1cb03e7
feat(tools/tldr): customize styling of Rust-based tlrc tldr client
2024-05-09 02:26:45 +01:00
8e67b0066a
feat(tools): switch a few more tools from Homebrew to mise
2024-05-09 02:25:47 +01:00
9ece01a77e
feat(tools): install Rust-based CLI tools with mise
...
Use `mise` to install and manage tools normally installed with
`cargo install`.
2024-05-09 02:24:22 +01:00
2cbd074bac
feat(tools): install Node-based CLI tools with mise
...
Use `mise` to install and manage tools normally installed with `npm`.
2024-05-09 02:23:13 +01:00
1158360c21
feat(tools): install Go-based CLI tools with mise
...
Use `mise` to install and manage tools normally installed with
`go install`.
2024-05-09 02:21:17 +01:00
24f6280608
feat(xbar/mise-updates): various tweaks and enhancements
2024-05-08 23:35:11 +01:00
Jim Myhrberg
5e3beb61dc
feat(xbar/mise-update): display requested version
2024-04-29 09:56:26 +01:00
Jim Myhrberg
9b8135e84d
feat(hammerspoon/host/hati): add keybind for HuggingChat
2024-04-29 09:37:13 +01:00
Jim Myhrberg
2569e63464
feat(zsh/go): add govulncheck to global package list
2024-04-29 09:36:07 +01:00
284e558669
fix(xbar/mise-updated): handle no outdated tools
2024-04-28 23:11:12 +01:00
f50e41b3bb
feat(xbar): add experimental mise-updates script
2024-04-28 23:00:34 +01:00
Jim Myhrberg
770486fa48
feat(bin): add helper tool for running ollama server for Obsidian Copilot
2024-04-03 11:34:13 +01:00
6f7dda418d
fix(tools): install bat and exa via rust cargo again
...
Neither of them provide binary releases for Apple Silicon, meaning mise
cannot install them.
2024-04-03 10:40:39 +01:00
5b28ca6028
chore(starship): tweak direnv display to be less annoying
2024-04-03 10:39:44 +01:00
7a81ddff58
chore(go): disable default Go package list
...
Some of the packages no longer install on older Go versions, causing
issues when trying to install such Go versions with mise.
2024-04-03 10:39:44 +01:00
e77f402afd
chore(zsh/rust): add gitu to global package list
2024-04-03 10:39:42 +01:00
7fec239046
feat(starship): configure direnv and bun modules
2024-04-03 10:39:13 +01:00
c091274fb7
chore(starship): disable swift language indicator
2024-04-03 10:39:13 +01:00
010c790922
chore(starship): adjust symbols for Nerf Fonts v3.x
2024-04-03 10:39:13 +01:00
20569a2a5e
feat(xkeysnail): add cmd+g and cmd+shift+g keybindings
2024-03-27 03:40:55 +00:00
a39e2d8a41
feat(xkeysnail): add systemd unit and basic README
2024-03-27 02:07:35 +00:00
cacc0b09f4
chore(gnome): add gTile dconf dump
2024-03-27 02:07:35 +00:00
f6fcd94f2e
chore(tools): install 1password-cli with mise
2024-03-27 02:07:35 +00:00
b686b420e6
chore(tools): install bat and exa with mise instead of rust/cargo
2024-03-27 02:07:35 +00:00
Jim Myhrberg
b0f8500e59
feat(hammerspoon/hati): tweak global keybindings
2024-03-11 17:24:19 +00:00
d1116deb8a
fix(hammerspoon/window-management): enable moving VSCode windows between desktops
2024-03-07 12:55:07 +00:00
9dd02eadc4
chore(zshenv): simplify brew-prefix helper function
2024-03-02 11:44:19 +00:00
2cf962cb6e
feat(Brewfile/noct): add raspberry-pi-imager
2024-02-27 22:41:18 +00:00
Jim Myhrberg
7660ac3afa
feat(Brewfile/hati): add kubelogin
2024-02-27 12:11:05 +00:00
Jim Myhrberg
b9e733615d
feat(Brewfile): add yq package
2024-02-27 12:10:00 +00:00
Jim Myhrberg
347db4ef48
feat(Brewfile): move resolutionator to global scope
2024-02-27 12:09:30 +00:00
Jim Myhrberg
8e5537f264
feat(hammerspoon/hati): disable Google Chrome global hotkey
2024-02-27 10:37:33 +00:00
9c041a4f9a
feat(hammerspoon/window-management): add left/right super-narrow placements
2024-02-26 18:27:34 +00:00
a7ce4a5788
chore(hammerspoon): format window_management.lua via lsp server
2024-02-26 18:27:13 +00:00
779a589a3d
feat(hammerspoon/noct): replace Mailplane with Mail+ for Gmail
2024-02-23 23:43:30 +00:00
1829517c54
feat(git): auth HTTP/HTTPS git clone via gh CLI and 1Password CLI
2024-02-23 01:25:22 +00:00