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 |
|
ViViDboarder
|
22d70c6a98
|
Add new mac scripts
|
2021-06-08 18:25:54 -07:00 |
|
ViViDboarder
|
61d304f067
|
Add a few more macports completions
|
2021-06-08 18:23:57 -07:00 |
|
ViViDboarder
|
ee9645bff1
|
Add header to alacritty.yml
|
2021-06-08 18:23:14 -07:00 |
|
ViViDboarder
|
23d12147d2
|
Set EDITOR to vim
|
2020-11-19 11:48:58 -08:00 |
|
ViViDboarder
|
ef344dfb4d
|
Use set -p and set -a for setting fish paths
|
2020-11-19 11:16:17 -08:00 |
|
ViViDboarder
|
ddabb854f5
|
Set fish colorscheme to solarized if using it
|
2020-11-13 16:33:23 -08:00 |
|
ViViDboarder
|
f4e6e6ccfb
|
Add better ctags for Makefiles and basic Markdown parsing
|
2020-11-02 10:07:45 -08:00 |
|
ViViDboarder
|
23de12fab5
|
Fix rbenv failure in fish
|
2020-10-23 11:45:44 -07:00 |
|
ViViDboarder
|
96a2dc9381
|
Improve color detection over ssh
|
2020-10-23 11:45:34 -07:00 |
|
ViViDboarder
|
06e3aea526
|
Add alacritty settings
|
2020-10-06 14:03:19 -07:00 |
|
ViViDboarder
|
25f73bef63
|
Use new color detection in bash/zsh/fish
|
2020-10-06 13:17:45 -07:00 |
|
ViViDboarder
|
6703812918
|
Add new derive colors script for terminal, vim, and bat
It's not being used yet
|
2020-10-06 09:24:26 -07:00 |
|
ViViDboarder
|
a666ccf041
|
Add preview toggle to fzf/fish
|
2020-10-05 09:32:59 -07:00 |
|
ViViDboarder
|
cb2c0ea26d
|
Fish: Move from alias to abbr
|
2020-10-02 12:42:33 -07:00 |
|
ViViDboarder
|
51f843716b
|
Prompt: Hide host if not on ssh
Updates for fish/zsh/bash
|
2020-03-06 12:47:23 -08:00 |
|
ViViDboarder
|
a49c22116c
|
Improve fish startup time
|
2020-02-21 10:57:11 -08:00 |
|
ViViDboarder
|
1370f6c960
|
Port bash customizations over to zsh
zsh is now default on macOS. This allows a workable environment in zsh
right out the gate.
|
2020-02-20 14:14:03 -08:00 |
|
ViViDboarder
|
dd58f289c3
|
Exclude mypy_cache from all git
|
2020-02-20 14:13:32 -08:00 |
|
ViViDboarder
|
3a4654aab4
|
Improve fzf detection of grep tools
Prefer faster tools, if found. First rg, then ag, then default
|
2020-02-20 14:12:29 -08:00 |
|
ViViDboarder
|
303bd56703
|
Hide default virtualenv prompt in bash
We have a custom one
|
2020-02-20 14:12:04 -08:00 |
|
ViViDboarder
|
fc274955c1
|
Clean up fish prompt scripts
Now using more functions provided by fish rather than custom
ones to determine path and git prompt
|
2019-11-21 12:07:37 -08:00 |
|
ViViDboarder
|
38ad9088cc
|
Add linter and fix all linting errors and warnings
|
2019-11-21 12:07:37 -08:00 |
|
ViViDboarder
|
fa480a55a1
|
Remove PYTHONPATH from mac and update files to better lint
|
2019-11-21 12:07:37 -08:00 |
|
ViViDboarder
|
41483058c4
|
Make cal_now a little more flexible
|
2019-11-21 12:05:52 -08:00 |
|
ViViDboarder
|
00d63f5925
|
Add tmuxline config for macOS
|
2019-11-21 12:05:52 -08:00 |
|
ViViDboarder
|
72d5ffaa4f
|
Only add npm path if it exists
|
2019-11-09 12:35:22 -08:00 |
|
ViViDboarder
|
46dcd759c1
|
Update nnotes to properly handle directory listing
|
2019-10-29 17:56:25 -07:00 |
|
ViViDboarder
|
93f8a6e230
|
Add a few linter tools that need to be set up with system
|
2019-10-28 18:19:18 -07:00 |
|
ViViDboarder
|
6fc44b46ab
|
Update global directory for npm
|
2019-10-28 18:18:44 -07:00 |
|
ViViDboarder
|
720d09fdc4
|
Clean up python paths on macos
|
2019-10-28 18:15:00 -07:00 |
|
ViViDboarder
|
7a8fb3370e
|
Update rvm and add rbenv
|
2019-06-12 11:07:39 -07:00 |
|
ViViDboarder
|
0297379eac
|
fish: Add XDG env variables
|
2019-06-12 11:07:39 -07:00 |
|