Commit Graph

1016 Commits

Author SHA1 Message Date
b76ea17bd6 feat(userscripts/kagi-for-safer): minor update/improvement 2022-04-20 22:53:15 +01:00
c1081a0170 feat(userscripts): add kagi-for-safari.user.js 2022-04-20 22:38:21 +01:00
b99c188611 chore(xbar/brew-updates): simplify code for rendering alternate text 2022-03-01 18:59:18 +00:00
d8ced670f0 feat(xbar/brew-services): handle new none and scheduled statuses
Also fetch data from brew services as JSON instead of parsing the plain
text output of `brew services list`.
2022-03-01 18:54:22 +00:00
1455f9d4b7 fix: update zinit module load path 2022-02-23 11:45:20 +00:00
ab1db3eb9b feat(shell/golang): add list_go_global_packages function 2022-02-23 11:45:20 +00:00
46a78c87fb chore: add missing wait lucid ice's to zinit install snippets 2022-02-23 11:45:20 +00:00
2c2fc6ddf9 chore: replace authme shell function with alias to ssh-copy-id 2022-02-23 11:45:20 +00:00
4672a17c5d fix(node): make volta install on linux via zinit 2022-02-22 19:25:59 +00:00
2f62811220 feat(emacs): add hacky evm (Emacs Version Manager) script for Linux 2022-02-22 19:17:19 +00:00
30f0a7d953 feat(zsh): install shfmt via zinit 2022-02-22 19:16:52 +00:00
46f5d8b64a chore(zshenv): add select zinit installed tools to PATH 2022-02-22 19:13:57 +00:00
b53eb7d83d feat(linux): add /opt/tigervpn/bin to PATH 2022-02-21 20:34:31 +00:00
a65091754d feat(zsh/kubernetes): add zinit setup for argocd CLI tool 2022-02-15 11:25:05 +00:00
8eff59dddc fix(zsh/kubernetes): fix kubeseal zinit setup 2022-02-15 11:24:52 +00:00
348a1f3eaf chore: wrap arguments in bin/smart-health-check 2022-02-15 11:23:36 +00:00
c0933ef4ec feat(zsh/nodejs): replace old js language server with typescript-language-server 2022-02-15 11:23:25 +00:00
57434a8d0d feat(zsh/nodejs): switch from nodenv to volta to manage node versions and tools 2022-02-15 11:23:21 +00:00
92948d1ebc chore(blinksh): update tango-with-monokai terminal color theme 2022-02-15 11:20:05 +00:00
9f825e3b5a feat(blinksh): add Menlo Nerd Font Mono font as single CSS file 2022-02-15 11:19:10 +00:00
0f7fe33326 feat(fonts): add css font-face file 2022-02-14 12:54:05 +00:00
b78a356e05 chore(install.sh): add underscore variants of commands 2022-02-07 19:29:30 +00:00
81cba5444e feat(kitty): add basic kitty config 2022-02-07 19:28:51 +00:00
118c5e002e fix(install.sh): create parent directory of symlink target if needed 2022-02-07 19:26:07 +00:00
2eb2accd71 feat(xbar/brew-services): show Start command first if relevant 2022-02-07 19:25:24 +00:00
dd23b4d84e feat(nerdctl): add shell aliases for nerdctl 2022-02-07 19:24:31 +00:00
96003eb0b9 feat(golang): update global package list 2022-02-07 19:24:07 +00:00
a77e45eb97 feat(prompt): minor tweak to starship's cmd_duration module style 2022-02-07 11:41:34 +00:00
8e5bf7f30b feat(brewfile): add keycastr cask 2022-02-07 11:40:26 +00:00
d6b7578017 chore(Brewfile): remove various powerline fonts
I basically only use Menlo, so let's skip the rest.
2022-01-29 01:49:13 +00:00
122ddfa150 feat(fonts): add nerd fonts 2022-01-29 01:47:36 +00:00
f7aeb22f94 fix(zsh/prompt): ensure correct ordering of components in right prompt 2022-01-28 22:36:39 +00:00
42ffc04c37 feat(zsh/prompt): major update to starship config 2022-01-28 22:13:21 +00:00
3a8e056351 feat(zsh/prompt): switch to starship prompt
Replace my custom plain zsh prompt theme with starship, and configure it
to my liking.
2022-01-28 11:49:16 +00:00
2d1bab7c71 fix(zsh): update zinit repo URLs to point to newly maintained fork 2022-01-28 11:44:55 +00:00
bb827fd809 chore(golang): remove MallocNanoZone fix
Go 1.17.6 fixes the Monteray -race issue.
2022-01-16 03:32:08 +00:00
4e43aacaf1 fix(xbar/brew-updates): upgrade all actions now only update listed packages
Previously when upgrading all, no package names were passed in, meaning
if a new package has become available since the xbar script last ran,
that would be updated too.

Now instead each listed package in the xbar menu is explicitly passed to
brew.
2022-01-16 03:27:40 +00:00
f864236203 chore(hammerspoon): update global app hotkeys 2022-01-16 03:26:39 +00:00
d3d52dd59e feat(brewfile): add git-delta package 2022-01-16 03:26:07 +00:00
a29afc1b72 fix(xbar/brew): do not bring xbar into focus when triggering plugin refresh 2021-11-26 10:36:59 +00:00
22cebba662 fix(env): set env var to fix Go race detector issues on macOS Monterey 2021-11-15 17:21:34 +00:00
630558dce2 wip(xbar/brew-services): update xbar printer class
Adds the updated xbar printer class from brew-updates, which simplifies
the shell syntax.
2021-11-09 12:23:56 +00:00
ac48156a18 fix(xbar/brew-updates): refresh xbar plugin after update in terminal completes
Previously the xbar plugin would refresh as soon as you clicked on an
update, but since brew upgrades takes much longer to run in the popped
up terminal window. This now uses the xbar:// URI scheme to trigger a
plugin refresh after the brew commands have run in the terminal.
2021-11-09 12:08:17 +00:00
dc9a4fe8d8 fix(userstyles): update URLs in metadata to point a main branch 2021-11-03 11:02:40 +00:00
f6f1742c54 chore(xbar/brew-updates): updates screenshot URL 2021-11-02 00:22:38 +00:00
dcc0dc004b chore(xbar/brew-updates): bump version to 2.1.0 2021-11-02 00:06:38 +00:00
af076a53c2 chore(xbar/brew-services): bump version to 2.1.0 2021-11-02 00:06:03 +00:00
db56df859d feat(xbar/brew-updates): improve label tests and counts 2021-11-01 23:58:49 +00:00
ac89310eeb feat(xbar/brew-updates): move update all actions to overview status menu 2021-11-01 23:58:49 +00:00
58d4660009 feat(xbar/brew-services): support error and unknown services statuses
Also work around an issue where "brew services list" does not print the
status at all for some running services, so it instead just prints the
service name and the user it's running under.
2021-11-01 23:58:49 +00:00