|
b171b1e8e9
|
add dotfiles function
|
2022-05-15 01:24:16 -07:00 |
|
|
5ba64363f8
|
nvim: bash lsp has shellcheck! I don't need ale any more.
|
2022-05-15 00:43:47 -07:00 |
|
|
2abe191f35
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-05-13 04:29:20 -07:00 |
|
|
4529ed7b43
|
nvim: fix lspconfig and lspinstall to work together
|
2022-05-13 04:28:53 -07:00 |
|
|
03fd58499e
|
nvim: lspconfig updates
|
2022-05-13 04:28:33 -07:00 |
|
|
8fff7cc137
|
aliases: why was it written like that?
|
2022-05-13 04:26:49 -07:00 |
|
|
5f5270220c
|
nvim: lspkind fix
|
2022-05-13 04:26:31 -07:00 |
|
|
f511cc73ab
|
add compatibility with swapfile directory (for btrfs)
|
2022-05-11 03:37:23 -07:00 |
|
|
e89ae1a694
|
ala: fix
|
2022-05-09 17:03:41 -07:00 |
|
|
d1bb9764b0
|
ala: convert to shell function
|
2022-05-09 17:02:31 -07:00 |
|
|
a1f19617d6
|
profile: add safeguard against setting ALSA_CONFIG_PATH to a nonexistant
file
|
2022-05-02 03:48:42 -07:00 |
|
|
f3b3e84cab
|
nvim: add symbol outline hotkey
|
2022-05-02 03:48:32 -07:00 |
|
|
5697225533
|
nvim: new bind (:w!!) and enable linewrap in markdown files (aucmd)
|
2022-04-29 14:38:28 -07:00 |
|
|
ad99e0a852
|
al: rename to ala (turns out there's an assembly compiler is called al)
|
2022-04-29 12:59:16 -07:00 |
|
|
afb8bb68b4
|
sleep_until: safety
|
2022-04-29 02:58:55 -07:00 |
|
|
21ac398ee3
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-04-29 01:18:30 -07:00 |
|
|
ae29e54968
|
add sleep_until
|
2022-04-29 01:18:16 -07:00 |
|
|
e2ff9c733b
|
nvim: add f10 mapping for insert mode
|
2022-04-27 17:34:38 -07:00 |
|
|
4a23ddeb54
|
ned: fixes for edit and cd
|
2022-04-27 17:33:09 -07:00 |
|
|
597764a0ba
|
nvim: temporarily disabled dapinstall (now dap-buddy)
|
2022-04-27 00:50:10 -07:00 |
|
|
5194559afe
|
al: open alacritty easily from another terminal
|
2022-04-25 15:19:37 -07:00 |
|
|
94a30ee7e2
|
nvim: two new binds (<M-w> and <M-a>)
|
2022-04-25 14:01:33 -07:00 |
|
|
2578a84f54
|
nvim: add luasnip
|
2022-04-25 14:01:02 -07:00 |
|
|
2f433d32f2
|
shell: trash-cli alias
|
2022-04-25 13:59:49 -07:00 |
|
|
612470d722
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-04-19 23:44:17 -07:00 |
|
|
6d5a3f72e5
|
ned: change comments
|
2022-04-19 23:43:55 -07:00 |
|
|
774b4749a7
|
aliases: change sedit alias to svv
|
2022-04-19 23:43:34 -07:00 |
|
|
aff94d0229
|
aliases: improve occ alias
|
2022-04-19 19:30:20 -07:00 |
|
|
2fd061e626
|
sitepath: add config variables
|
2022-04-19 19:29:30 -07:00 |
|
|
127f313bd1
|
cda: add newline before final output
|
2022-04-19 19:27:10 -07:00 |
|
|
a0bececb43
|
profile: move swapping caps and escape to a script
|
2022-04-15 14:53:04 -07:00 |
|
|
80e6430342
|
nvim: cleanup settings (remove 24 bit color)
|
2022-04-15 14:37:40 -07:00 |
|
|
8313562643
|
nvim: replace binds with telescope binds
|
2022-04-15 14:35:53 -07:00 |
|
|
5d63069ce1
|
nvim: add telescope plugin
|
2022-04-15 14:33:23 -07:00 |
|
|
47bc5bf1e1
|
pandoc-make: confirm before overwriting md and tex files (guess why I
added this 🙄)
|
2022-04-14 21:37:00 -07:00 |
|
|
942ddfa4fb
|
cda: now takes arguments for what dirs to open
|
2022-04-14 21:35:52 -07:00 |
|
|
e79e0989e6
|
aliases: formatting, better gs alias, and bug fix with alias lsd
|
2022-04-14 21:34:56 -07:00 |
|
|
70d5d0a503
|
pandoc-make: there we go (revert PANDOC_DEFAULT_ARGS)
|
2022-04-14 16:25:19 -07:00 |
|
|
c231a2ab5c
|
Revert "Revert "pandoc-make: add PANDOC_DEFAULT_ARGS array""
This reverts commit 3abd3c83ab .
|
2022-04-14 16:24:41 -07:00 |
|
|
3abd3c83ab
|
Revert "pandoc-make: add PANDOC_DEFAULT_ARGS array"
This reverts commit 19ca438748 .
|
2022-04-14 16:24:00 -07:00 |
|
|
19ca438748
|
pandoc-make: add PANDOC_DEFAULT_ARGS array
|
2022-04-14 16:21:10 -07:00 |
|
|
3af2360084
|
ned: bug fix
|
2022-04-14 14:09:25 -07:00 |
|
|
4b14f66e7e
|
nvim: new lsp keybinds
|
2022-04-14 14:08:55 -07:00 |
|
|
53eb3b7318
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-04-14 10:43:16 -07:00 |
|
|
4b45d1bd3e
|
zsh: fixed $XDG_DATA_HOME having too many /share's
|
2022-04-14 10:40:33 -07:00 |
|
|
ed35809110
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-04-13 17:04:27 -07:00 |
|
|
7acbbb10cf
|
termux: improve termux escape macro
|
2022-04-13 17:03:39 -07:00 |
|
|
3cc0516351
|
env: new directory shortcut
|
2022-04-13 01:37:49 -07:00 |
|
|
c7623a05bd
|
pandoc-make: allow for pandoc arguments
|
2022-04-13 01:37:22 -07:00 |
|
|
ce104e4922
|
ned: fixed notes not being put in the notes dir
|
2022-04-13 01:36:06 -07:00 |
|