|
549152a6ed
|
nvim: fix packer bootstrap
|
2022-08-08 17:16:36 -07:00 |
|
|
1d64da322e
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-08-08 16:37:37 -07:00 |
|
|
c63349700c
|
nvim: remap undotree toggle and update autopairs config
|
2022-08-08 16:36:18 -07:00 |
|
|
1ceeb62717
|
nvim: add refactoring and null-ls
|
2022-08-08 15:58:02 -07:00 |
|
|
b2c4d70e4b
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-07-27 23:12:18 -07:00 |
|
|
6e3d4f4201
|
aliases: improvement to paru alias
|
2022-07-27 23:09:25 -07:00 |
|
|
69238a80ef
|
nvim: fix nvim-cmp path (hopefully for good now?)
|
2022-07-27 02:20:33 -07:00 |
|
|
650cd0a4c1
|
nvim: update cmp config
|
2022-07-26 02:25:20 -07:00 |
|
|
d192524325
|
shell: nvc is now a script rather than an alias
|
2022-07-26 02:24:48 -07:00 |
|
|
514e74698c
|
nvim: align plugin descriptions
|
2022-07-26 02:24:10 -07:00 |
|
|
5ec4df6e75
|
nvim: add lots of plugins
|
2022-07-26 02:21:23 -07:00 |
|
|
289109c247
|
nvim: disable indent_blankline context start
|
2022-07-25 21:48:45 -07:00 |
|
|
c10da0b928
|
shell: add color output to ip , and better colors for less and man
|
2022-07-24 02:06:47 -07:00 |
|
|
c00ed5f5ff
|
aliases: comment and add sd for sudo (tentative)
|
2022-07-19 14:44:54 -07:00 |
|
|
f270a4cfc8
|
alacritty: change default font size down to 11.5
|
2022-07-19 14:44:11 -07:00 |
|
|
631fc54dee
|
aliases: change systemctl alias
|
2022-07-17 23:50:53 -07:00 |
|
|
e673f1a394
|
nvim: update statusline colors
|
2022-07-15 13:44:20 -07:00 |
|
|
f662ac2456
|
sleep-until: exit with non-zero code on failure
|
2022-07-14 19:07:42 -07:00 |
|
|
e5ccbd3ad6
|
nvim: add vim-sort-motion and vissort.vim
|
2022-07-13 18:07:07 -07:00 |
|
|
7c024db210
|
aliases: only set alias ls to lsd if lsd is a command and if not in a tty (defaults to not being in a tty)
|
2022-07-12 17:31:00 -07:00 |
|
|
a9d96ff18f
|
nvim: enable relative number
|
2022-07-12 14:42:27 -07:00 |
|
|
5a7489e9c5
|
Revert "nvim: switch to ccls language server from clangd"
This reverts commit 3915d6d8eb .
|
2022-07-08 12:52:39 -07:00 |
|
|
3915d6d8eb
|
nvim: switch to ccls language server from clangd
|
2022-07-08 12:37:59 -07:00 |
|
|
37328a768c
|
pandoc-make: more usage examples
|
2022-07-06 17:47:55 -07:00 |
|
|
5ca146ef9e
|
pandoc-make: update usage info (add variable for script name)
|
2022-07-06 17:31:38 -07:00 |
|
|
ce8c4072f7
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-06-25 16:52:39 -07:00 |
|
|
e85505af7c
|
zsh: unalias safely (lol gonna have to merge cause I wrote it twice)
|
2022-06-25 16:50:35 -07:00 |
|
|
c438182f62
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-06-22 18:49:38 -07:00 |
|
|
807dd358c9
|
zsh: don't remove aliases that don't already exist
|
2022-06-22 18:46:45 -07:00 |
|
|
9fb3eb136d
|
zsh: don't remove aliases that don't already exist
|
2022-06-22 18:43:17 -07:00 |
|
|
4c9ab664f4
|
upd: oops
|
2022-06-22 11:12:33 -07:00 |
|
|
c715fef437
|
nvim: big auto pairing update: update nvim-autopairs configurarion, add nvim-ts-autotag, add nvim-treesitter-endwise
|
2022-06-22 01:42:34 -07:00 |
|
|
8f92613c6f
|
nvim: fix dap-ui configuration
|
2022-06-22 01:41:50 -07:00 |
|
|
68f073dab3
|
nvim: update cmp comfiguration
|
2022-06-22 01:41:16 -07:00 |
|
|
69cd79a960
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-06-22 01:40:24 -07:00 |
|
|
9ccde7971d
|
zsh: fix instant prompt loading on first zinit install
|
2022-06-22 00:49:33 -07:00 |
|
|
3939bdcad7
|
upd: add support for colors in termux (android)
|
2022-06-22 00:36:53 -07:00 |
|
|
0db510dc09
|
shell: move colors to general shell configuration
|
2022-06-17 12:45:58 -07:00 |
|
|
ad8df81748
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-06-17 12:41:45 -07:00 |
|
|
c41181d1c4
|
zsh: add message about installing plugins
|
2022-06-17 12:41:07 -07:00 |
|
|
49b2be2fca
|
nvim: fix tabline highlights
|
2022-06-17 01:36:55 -07:00 |
|
|
24463705ee
|
dotfiles-install: handle directories with spaces properly, auto resume installation, friendly information messages
|
2022-06-17 01:09:30 -07:00 |
|
|
9008b44324
|
nvim: fix cmdline path completions
|
2022-06-15 19:53:05 -07:00 |
|
|
8fe54e3d2b
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-06-15 19:52:49 -07:00 |
|
|
4f78647c51
|
dotfiles-install: now handles file paths with spaces
|
2022-06-15 19:51:37 -07:00 |
|
|
24d89b6ac6
|
sitepath: change url to add 'www.'
|
2022-06-12 23:44:08 -07:00 |
|
|
3c4561d9e7
|
nvim: remove satellite (it caused problems)
|
2022-06-12 05:12:39 -07:00 |
|
|
eaf9fd5daa
|
nvim: add config for tokyonight (TODO: make the tabline highlights work better)
|
2022-06-09 20:30:33 -07:00 |
|
|
e74757cb90
|
nvim: remove wildmenu settings (I don't use them)
|
2022-06-09 20:30:00 -07:00 |
|
|
297547e09e
|
git: add alias br for branch
git: add alias br for bruh
|
2022-06-09 20:29:29 -07:00 |
|