Commit Graph

266 Commits

Author SHA1 Message Date
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 8da9beac09 Ignore temp dir 2021-07-25 20:36:37 -07:00
ViViDboarder 889d1e9cfa Rename main cookbook 2021-07-25 18:43:42 -07:00
ViViDboarder 07d40cc911 Install golang from golang.org 2021-07-25 18:43:12 -07:00
ViViDboarder d4922295e4 Clean up some packages 2021-07-25 18:42:34 -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 5401bd67c6 Add Dockerfile to run dev env in an image
This is a large, 2.8GB image, but doable!
2021-06-09 17:07:15 -07:00
ViViDboarder feeb17fd00 Remove python2 2021-06-09 17:05:06 -07:00
ViViDboarder 0b668779fe Add ripgrep 2021-06-09 17:04:54 -07:00
ViViDboarder 76b828a6a7 Fix apt-get thinking it's interractive 2021-06-09 17:04:25 -07:00
ViViDboarder f3d5aa0bd9 Add my padio utility 2021-06-08 18:31:50 -07:00
ViViDboarder e472e42dc1 Switch to universal-ctags 2021-06-08 18:31:27 -07:00
ViViDboarder 7b7515fbc6 Add install black in macports 2021-06-08 18:28:48 -07:00
ViViDboarder 6d728c44f7 Update macports python versions 2021-06-08 18:28:20 -07:00
ViViDboarder 22d70c6a98 Add new mac scripts 2021-06-08 18:25:54 -07:00
ViViDboarder 4993e40187 Add setup of kitty and alacritty 2021-06-08 18:25:14 -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 df0f50849f Add minimal cookbook 2020-03-07 00:10:52 +00:00
ViViDboarder 26c12a737d Fix apt-get install 2020-03-07 00:10:13 +00: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 d7c9c80689 Add Makefile to run hooks 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 f9fa0ba17d Update packages to install multiple packages and a bunch of linting updates 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 7ec01997c1 Add comments to mac-files 2019-11-04 09:52:27 -08:00
ViViDboarder b774c2caae wip: Update building of vim and neovim 2019-11-01 17:42:14 -07:00
ViViDboarder 46dcd759c1 Update nnotes to properly handle directory listing 2019-10-29 17:56:25 -07:00