Commit Graph
94 Commits
Author SHA1 Message Date
tim.mccarthy 340df909ba Deployment improvements
Replace deploy.sh with deploy.py
Some updates to setup scripts, for more consistency
Split out some common unix setup tasks into a script that both mac and
linux scripts call.
2020-04-23 13:39:20 -07:00
tim.mccarthy e66be17d89 Fish: direnv integration 2020-04-22 11:58:26 -07:00
tim.mccarthy 4be86e306e DOOM: Jump to current file in dired 2020-04-22 11:56:28 -07:00
tim.mccarthy bcf1dba234 Git personas 2020-04-22 11:56:22 -07:00
Tim McCarthy d8812b653d Update TODO 2020-04-22 11:56:09 -07:00
Tim McCarthy ba20e2c3f5 Default to work persona for git 2020-04-22 08:04:39 -07:00
Tim McCarthy eb2fb9d35e Fish function to fix pulseaudio 2020-04-22 08:04:39 -07:00
Tim McCarthy b59a39bcc8 Fish function to enter a venv 2020-04-22 08:04:39 -07:00
Tim McCarthy a8e3dcf4ce Add python3 venv to linux setup 2020-04-22 08:04:39 -07:00
tim.mccarthy d5c4ebd3f2 DOOM: Ctrl-H kills a word in Ivy 2020-04-22 08:04:28 -07:00
tim.mccarthy add923c125 Doom: Add "reveal in finder" feature 2020-04-21 18:24:10 -07:00
Tim McCarthy cd07bcd064 Add doom-emacs configuration 2020-03-31 14:46:17 -07:00
Tim McCarthy 3f4df4b989 Linux setup file 2020-03-31 14:44:55 -07:00
Tim McCarthy aab6d1c9ed Add credential storage to gitconfig 2020-03-31 14:43:54 -07:00
Tim McCarthy a2111f26d4 Add vim-surround to ideavimrc 2020-03-31 14:43:36 -07:00
Tim McCarthy e56280173c Fix typo in gitignore 2020-03-31 14:43:22 -07:00
Tim McCarthy 7a3036c90c Move TODOs to org-mode file 2020-03-31 12:49:07 -07:00
Tim McCarthy 3ccf865b99 Fish config refactor
Move things into sub-files and sub-directories
Add ensure_path function to make sure stuff doesn't get spammed multiple
times into the PATH
2020-03-31 12:42:50 -07:00
tim.mccarthy a8e6dd2c75 Add todo to emacs shortcuts 2019-06-05 11:56:11 -07:00
tim.mccarthy 57745eda6a Move projects shortcut to point to OneDrive 2019-06-04 12:42:07 -07:00
tim.mccarthy 63fa8434a0 Update custom spacemacs jump commands 2019-05-16 11:35:35 -07:00
tim.mccarthy da58976257 Add fish_variables to gitignore 2019-05-16 11:35:21 -07:00
tim.mccarthy 4ef6308345 Add thefuck support to fish config 2019-02-27 12:13:07 -08:00
tim.mccarthy 9033403e94 Add more custom jump-to-notes shortcuts 2019-02-27 11:39:34 -08:00
tim.mccarthy 7b1c05c594 Make abbrevs shut up when updating packages 2019-02-27 11:39:17 -08:00
tim.mccarthy fc572f4bfb Turn off line numbers 2019-02-27 11:39:08 -08:00
tim.mccarthy 96e5bec5eb Disable smartparens for quotes
- Add go-to-projects file binding (SPC o p)
2019-01-31 12:16:15 -08:00
tim.mccarthy bddbdca20a Relative line numbers 2019-01-31 12:15:40 -08:00
tim.mccarthy e21ec609a8 Re-enable smartparens (for now) 2019-01-28 13:08:54 -08:00
tim.mccarthy 63422d3c6c Update leiningen profiles with newer versions of cider stuff 2019-01-28 13:07:18 -08:00
tim.mccarthy 781a49dd42 Spacemacs config updates
- Disable lazy loading of layers, because it seems to be broken
- Disable progress bar for faster startup
- Enable line numbers
- Enable server at startup
- Auto-delete trailing whitespace on changed lines when saving
2019-01-28 13:07:18 -08:00
tim.mccarthy d87871473d Add php and yaml layers to spacemacs 2019-01-28 13:07:18 -08:00
tim.mccarthy c0eb432bc6 Add the start of the mac setup script 2018-12-18 11:15:06 -08:00
tim.mccarthy 7278f623b4 Improve exclude pattern for dotfile deployment 2018-12-18 11:15:06 -08:00
tim.mccarthy 8e06c58a4e Windows essentials 2018-12-04 11:26:26 -08:00
tim.mccarthy 2032dbc08e Disable smartparens 2018-11-28 10:40:31 -08:00
tim.mccarthy a96d652829 Update cider-nrepl in lein profiles. 2018-10-24 17:34:00 -07:00
tim.mccarthy 5cff478a69 Add Vi mode to fish config 2018-10-16 21:34:08 -07:00
tim.mccarthy e940ce999f Update Spacemacs config to 0.300 compatible 2018-10-16 21:34:08 -07:00
tim.mccarthy e01b02a427 Add rebel_readline_history to gitignore-global 2018-10-15 09:48:37 -07:00
tim.mccarthy 75a9a9ef59 Default to python3 in spacemacs 2018-10-09 11:15:03 -07:00
tim.mccarthy f8ecf6ca88 Update spacemacs tab settings 2018-10-09 11:15:03 -07:00
tim.mccarthy 5555618bbb Add SQL layer to spacemacs config 2018-10-09 11:15:03 -07:00
tim.mccarthy 394f281219 Update lein profile dependencies 2018-10-09 11:15:03 -07:00
tim.mccarthy 5632152a7d Add ideavimrc 2018-10-09 11:15:03 -07:00
tim.mccarthy 827ef9f73e Add idea and nrepl files to global gitignore 2018-10-09 11:15:03 -07:00
tim.mccarthy 5bd0fa6c8c Make autojump fish config Linux-compatible 2018-09-19 12:03:01 -07:00
tim.mccarthy 36dbc08ad0 Update tmux config for newer tmux versions (>2.1) 2018-09-19 12:02:39 -07:00
tim.mccarthy a705d0f12c Update spacemacs config to more closely match stock, for easier diffs 2018-09-14 12:12:49 -07:00
tim.mccarthy c89e391419 Change how time is calculated in fish prompt 2017-11-21 10:11:41 -08:00