ViViDboarder
|
62ac80be7c
|
Clean up android and java paths
|
2024-06-24 11:51:47 -07:00 |
|
ViViDboarder
|
4e653980dc
|
Add concat_video and rm-empty-dirs
Some utilities I use from time to time
|
2024-06-13 12:44:38 -07:00 |
|
ViViDboarder
|
4f37347f10
|
Tmux to use external clipboard
|
2024-06-13 12:44:12 -07:00 |
|
ViViDboarder
|
3360c13414
|
Update update_completions fish function for python argcomplete
When using register-python-argcomplete, the target command is the last arg rather than
the first. This will pull that value instead.
|
2023-12-13 10:51:49 -08:00 |
|
ViViDboarder
|
fe72eff573
|
Update user python paths
|
2023-10-31 08:58:30 -07:00 |
|
ViViDboarder
|
890d050b58
|
New alias for git commit with message
|
2023-09-29 16:02:52 -07:00 |
|
ViViDboarder
|
67617a157a
|
Add mage completions for working with magefiles
|
2023-08-16 10:16:03 -07:00 |
|
ViViDboarder
|
f0c51256fc
|
Add new cli for converting domains to ip addresses
|
2023-08-16 10:16:03 -07:00 |
|
ViViDboarder
|
b9e665f1e8
|
Add docker buildx bake alias
|
2023-08-16 10:16:03 -07: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
|
2c7dc587b3
|
Add more versions of user python installs
|
2023-01-25 16:02:25 -08: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
|
5335c7ef1e
|
Improve nvim colors in tmux
|
2022-09-28 10:28:49 -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
|
b7e1a7d887
|
Only set up kitty aliases if kitty is installed
|
2022-04-11 09:53:07 -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
|
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
|
fbd659b6ee
|
Add /opt/local/{lib,include} to flags for compiler
|
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 |
|
ViViDboarder
|
781a24f328
|
Update mac user python path to 3.9
|
2021-10-25 13:57:27 -07:00 |
|
ViViDboarder
|
162d5f8b5d
|
ssh-add-all support non rsa keys
|
2021-10-25 09:18:38 -07:00 |
|
ViViDboarder
|
ebdbe2a071
|
Allow printing of fish theme if one has been set
|
2021-09-30 13:45:59 -07:00 |
|
ViViDboarder
|
cabce12688
|
Change neovim wombat theme
|
2021-09-27 18:00:43 -07:00 |
|
ViViDboarder
|
d3c57c2643
|
Add vim example link
|
2021-09-15 15:56:54 -07:00 |
|
ViViDboarder
|
db286839ec
|
Update documentation for derive_colors
|
2021-09-15 15:53:37 -07:00 |
|
ViViDboarder
|
77106e91de
|
Add tokyonight to derived colors
|
2021-09-15 15:50:59 -07:00 |
|
ViViDboarder
|
b81e79976e
|
Add new way of installing and setting fish themes
Now defining a theme directory and adding files to that directory
|
2021-09-09 16:50:31 -07:00 |
|
ViViDboarder
|
8521963c2d
|
Use warnings for some derive colors issues
|
2021-09-07 09:23:58 -07:00 |
|
ViViDboarder
|
41683da3a7
|
Change alacritty black color to add more contrast
|
2021-09-01 17:28:44 -07:00 |
|
ViViDboarder
|
87c1191113
|
Add setting of fish theme and add wombat theme
|
2021-09-01 15:04:56 -07:00 |
|
ViViDboarder
|
a75ef60330
|
Update derive colors to support nvim and better standards
|
2021-09-01 10:00:37 -07:00 |
|
ViViDboarder
|
93da58b644
|
Tag numbered markdown list items with ctags
|
2021-08-25 16:29:43 -07:00 |
|
ViViDboarder
|
fe1a146c84
|
Detect default terminal colors for mac term
|
2021-08-25 16:29:43 -07:00 |
|
ViViDboarder
|
07d40cc911
|
Install golang from golang.org
|
2021-07-25 18:43:12 -07:00 |
|
ViViDboarder
|
166cb1db02
|
Use a command instead of type for npm check
|
2021-07-25 18:38:57 -07:00 |
|
ViViDboarder
|
2fb5734718
|
Add Gnome Terminal support to colors script
|
2021-07-25 18:16:26 -07:00 |
|