Commit Graph

167 Commits

Author SHA1 Message Date
d03eb59d26 Doom: Add undo-fu
evil-redo was refusing to work without it
2020-12-07 12:28:07 -08:00
b66cf98483 Fish: Fall back to simple prompt for dumb terms 2020-12-07 11:16:24 -08:00
1d59e4520b Clojure: Update lein repl dependencies 2020-12-07 11:16:09 -08:00
a61dad3017 Gitignore-global updates 2020-12-07 11:16:00 -08:00
0ac8fe6b72 Fish: vv for Python venvs
vv searches for and activates the nearest directory named "venv" in the
current directory upward (stopping if it finds a .git).
2020-12-07 11:15:21 -08:00
ed480cc0a1 DOOM: Disable Fuzzy Ivy
The default search is kind of fuzzy, you just have to separate disjoint
parts with spaces.
2020-12-07 11:14:54 -08:00
a9592cbeca DOOM - Add smartparens slurp/barf 2020-12-07 11:14:30 -08:00
129bf65e29 Doom: Add YAML 2020-06-23 12:21:47 -07:00
8244156829 Git: Rebase when pulling by default 2020-06-14 11:30:15 -07:00
e25eb17108 Setup Linux: Change default packages 2020-06-14 11:28:52 -07:00
cb0efd24d5 Fish: Rename ip to pubip
It was conflicting with linux "ip" command
2020-06-14 11:27:25 -07:00
cf43b3b192 Setup Linux: Remove SSH key generation
Since this repo is now private, we need to already have created an SSH
key and added it to github, so making another is redundant.
2020-06-14 11:20:23 -07:00
553d798665 Setup Linux: Don't install Java by default 2020-06-14 11:20:11 -07:00
40022ad61e Doom: Display ANSI color codes in log files 2020-06-14 11:12:00 -07:00
ad43cb6601 Remove breaking CLI option to cshs in setup_linux 2020-06-14 11:11:30 -07:00
23459470db Doom: Vterm 2020-05-20 22:56:27 -07:00
f8e6eb58ba Ignore case in eshell autocomplete 2020-05-20 22:56:11 -07:00
9d69e39a2d Doom: Add treemacs and eshell 2020-05-20 22:06:24 -07:00
8c65ad1edd Platform-independent reveal-in-finder 2020-05-20 11:46:40 -07:00
a924f32df9 Git: Ignore files generated by tex 2020-05-20 11:28:37 -07:00
bf52149c08 Doom: CCLS/LSP support for C++ coding 2020-05-20 11:28:17 -07:00
b6d44dde94 Doom: Add ttm-org-clear-all for groceries 2020-04-30 15:29:21 -07:00
9a133c294d DOOM: Make SPC SPC into M-x 2020-04-23 13:40:04 -07:00
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
e66be17d89 Fish: direnv integration 2020-04-22 11:58:26 -07:00
4be86e306e DOOM: Jump to current file in dired 2020-04-22 11:56:28 -07:00
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
d5c4ebd3f2 DOOM: Ctrl-H kills a word in Ivy 2020-04-22 08:04:28 -07:00
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
a8e6dd2c75 Add todo to emacs shortcuts 2019-06-05 11:56:11 -07:00
57745eda6a Move projects shortcut to point to OneDrive 2019-06-04 12:42:07 -07:00
63fa8434a0 Update custom spacemacs jump commands 2019-05-16 11:35:35 -07:00
da58976257 Add fish_variables to gitignore 2019-05-16 11:35:21 -07:00
4ef6308345 Add thefuck support to fish config 2019-02-27 12:13:07 -08:00
9033403e94 Add more custom jump-to-notes shortcuts 2019-02-27 11:39:34 -08:00
7b1c05c594 Make abbrevs shut up when updating packages 2019-02-27 11:39:17 -08:00
fc572f4bfb Turn off line numbers 2019-02-27 11:39:08 -08:00
96e5bec5eb Disable smartparens for quotes
- Add go-to-projects file binding (SPC o p)
2019-01-31 12:16:15 -08:00