Commit Graph

253 Commits

Author SHA1 Message Date
ViViDboarder ad53b375a2 Add recipe for installing latest Neovim from appimage
This will download and add the latest Neovim appimage to the user bin dir,
or, if appimage can't be run, will extract the filesystem and add it to
~/.local paths.
2023-06-13 09:20:49 -07:00
ViViDboarder 50b03824f2 Add recipe for installing mosh from ppa
Mosh 1.4.0 isn't yet in all package repos and includes truecolor support
2023-06-13 09:18:50 -07:00
ViViDboarder c57822263e Shellcheck fixes 2023-03-08 15:03:28 -08:00
ViViDboarder a9937c3f33 Add luarocks to packages 2023-03-08 15:01:33 -08:00
ViViDboarder fe4ce2f713 Ignore general iCloud pref sync 2023-03-08 15:01:23 -08:00
ViViDboarder f5b48fec1b Make sure git config dir exists 2023-03-08 15:00:37 -08:00
ViViDboarder 1f77d0338a Remove uneeded spaces in fish config 2023-03-08 15:00:18 -08:00
ViViDboarder 17d8e71664 Avoid reinstall of golang 2023-03-08 14:59:57 -08:00
ViViDboarder cf5cdb8186 Fix reinstall of newunix 2023-03-08 14:58:38 -08:00
ViViDboarder f3d59be36e Avoid exiting early when executing test for add_line 2023-03-08 14:58:05 -08:00
ViViDboarder 6cfc69a116 Update Mac setup to install new apps and newer versions 2023-03-08 10:45:39 -08:00
ViViDboarder 260738a1fe Linting cleanup 2023-02-24 14:36:51 -08:00
ViViDboarder 8121246823 Drop support versions of tmux older than 2.6 (latest Ubuntu LTS) 2023-02-15 10:43:28 -08:00
ViViDboarder ba6397598f Fix tmux version parsing for 3.3a
The non-numeric suffix was breaking the bc evaluation. The new
sed expression should just remove anything that isn't a number or decimal
2023-02-15 10:33:12 -08:00
ViViDboarder e101ca0d7e Update mac packages 2023-02-15 08:58:28 -08:00
ViViDboarder 4c5c3fd235 Update golang to 1.19 2023-01-25 16:02:55 -08:00
ViViDboarder 2c7dc587b3 Add more versions of user python installs 2023-01-25 16:02:25 -08:00
ViViDboarder 15245aa498 Use nvim as git diff tool if available 2022-09-28 11:39:23 -07:00
ViViDboarder b10cbb5247 Make nvim default editor if available 2022-09-28 11:36:19 -07:00
ViViDboarder d5faf831b5 Update gitconfigs ff rules and path inclusions
Add git config for path based inclusion of user specific configs
2022-09-28 11:31:10 -07:00
ViViDboarder adcfd14e41 Update gitignore to ignore gutentags temp files 2022-09-28 11:31:10 -07:00
ViViDboarder ad8fb53cdd Add "newunix" utils 2022-09-28 11:04:40 -07:00
ViViDboarder 5335c7ef1e Improve nvim colors in tmux 2022-09-28 10:28:49 -07:00
ViViDboarder 34c4f1fe9b Add a few more packages to install 2022-09-28 10:27:08 -07:00
ViViDboarder 2c3bc73f87 Thicken macos font for kitty 2022-09-28 10:26:46 -07:00
ViViDboarder 84af8183e3 Update tig layout 2022-09-28 10:25:26 -07:00
ViViDboarder e53ab332a6 Remove vim from hass 2022-04-29 16:51:12 -07:00
ViViDboarder 5a80cf9d61 Add more hass packages 2022-04-29 16:40:02 -07:00
ViViDboarder b7e1a7d887 Only set up kitty aliases if kitty is installed 2022-04-11 09:53:07 -07:00
ViViDboarder 13aea2f0bb Fix hook 2022-04-05 16:55:17 -07:00
ViViDboarder 04014bcf39 Fix amd64 arch for golang and update to 1.18 2022-04-05 16:54:47 -07:00
ViViDboarder 6f75513aaa Fix install detection for ui terms 2022-04-05 16:54:31 -07:00
ViViDboarder d01f27a180 Remove salesforce installs from main 2022-04-05 16:54:18 -07:00
ViViDboarder 27719ceda2 Blend kitty title bar to terminal on macOS 2022-04-05 11:04:29 -07:00
ViViDboarder 586fda352e Add luarocks paths 2022-04-05 10:36:10 -07:00
ViViDboarder 4d722b5458 Add kitty support 2022-04-05 10:29:05 -07:00
ViViDboarder 107a929c69 Fix stderr on port completion 2022-04-05 10:28:39 -07:00
ViViDboarder 0fd479570a Add kitty theme to derive colors 2022-04-05 10:28:22 -07:00
ViViDboarder e0ce41546e Clean up scripts 2022-04-05 10:27:56 -07:00
ViViDboarder 3f0658bba5 Make right prompt less bold 2022-01-28 12:03:19 -08:00
ViViDboarder ca9a2151f6 Add fish function for generating and saving completions 2022-01-27 12:37:35 -08:00
ViViDboarder e550f80e6f Add colima, docker, and kubectl to macos installs 2022-01-27 12:37:06 -08:00
ViViDboarder 58dfd9bbe1 Add abbreviations for notify-to-slack 2022-01-27 12:36:28 -08:00
ViViDboarder 10badb018c Use env for forwarding envs to a mosh session 2022-01-27 12:36:09 -08:00
ViViDboarder 62d4d54ccc Allow bak to support multiple files at once 2021-12-14 18:07:16 -08:00
ViViDboarder 46a1d63970 Make uctags ctags on macos 2021-12-09 09:26:12 -08:00
ViViDboarder fbd659b6ee Add /opt/local/{lib,include} to flags for compiler 2021-12-08 10:05:04 -08:00
ViViDboarder 33c3113a5d Add go support for arm 2021-12-08 10:05:04 -08:00
ViViDboarder 870c8f355e Remove haste 2021-11-29 09:57:18 -08:00
ViViDboarder 791e50d46d Empty out fish greeting 2021-11-29 09:56:44 -08:00