Commit graph

459 commits

Author SHA1 Message Date
28cde12854 sleep-until: fix dry output 2023-04-07 04:46:12 -07:00
c03af6f32e sleep-until: add sleep time output to dry 2023-04-07 04:40:24 -07:00
1bd8ce3744 sleep-until: better errors, add DRY mode for dry run 2023-04-07 03:03:47 -07:00
b31e1a64a0 nvim: change mapleader to lua 2023-03-22 21:12:57 -07:00
4430ebe6ed nvim: change sumneko_lua to lua_ls 2023-03-08 15:56:49 -08:00
12fc826395 shell: add ns alias 2023-01-23 10:09:51 -08:00
d0e9ba78e8 shell: add nxfup alias 2023-01-23 09:41:31 -08:00
5cc5ca735f upd: add nixos 2023-01-21 02:57:30 -08:00
c71558caa6 env: add nixos directory 2023-01-21 02:57:10 -08:00
6ca39a0167 shell: exclude /mnt in fds alias 2023-01-12 04:03:03 -08:00
3d22741870 shell: update nx alias 2023-01-11 00:30:03 -08:00
ec34a89688 nvim: fix indenting when editing nix files 2022-12-27 00:35:49 -08:00
1dbd99e909 nvim: temp remove yamlls (it's not in nixpkgs) 2022-12-27 00:35:12 -08:00
892b153b06 fix nvim cmp indentation issue for nix files
I removed the cmdline source from cmp and that fixed it
2022-12-23 15:18:23 -08:00
cdbc693e6e nvim: add nil_ls 2022-12-23 15:18:18 -08:00
1f09d2d251 nvim: add AdvancedSorters 2022-12-16 22:31:43 -08:00
e8fdc9fecd env: fix cargo bin folder 2022-12-16 22:21:39 -08:00
780265daa5 nvim: make <C-b> and <C-f> useful again (also mouse=extend now) 2022-11-18 00:42:05 -08:00
6caa81f2bf sleep-until: swap to bash 2022-11-18 00:39:09 -08:00
8f8b47a533 aliases: nix aliases don't need root anymore 2022-11-10 01:41:27 -08:00
c3d53c509e nvim: disable nvim-tabline 2022-11-10 01:41:13 -08:00
b7e3e639fb aliases: add lion and loff 2022-11-07 03:44:40 -08:00
4e560fd5a1 upd: avoid unassigned DOCS_DIR 2022-11-06 01:52:10 -08:00
beceb0b9c8 shell aliases: add sclen, scldn
also slight organization
2022-11-05 17:19:49 -07:00
aa2abfcc98 ala: no executable bit for you 2022-10-27 01:42:37 -07:00
8e847ad111 sced: made it better? 2022-10-27 01:41:24 -07:00
1913382d64 nvim: add treesitter-context plugin 2022-10-23 05:10:11 -07:00
d80c3aae8b nvim: add list pf wanted plugins 2022-10-20 04:13:54 -07:00
c2fa5748d6 aliases: add nxf to edit nix flake 2022-10-18 04:12:49 -07:00
82351f8b33 nvim: fix annoying cmp_nvim_lsp startup error
Ref https://github.com/hrsh7th/cmp-nvim-lsp/issues/38
2022-10-18 04:00:43 -07:00
ca8a87aca2 env: set NIX_BUILD_SHELL environment variable 2022-10-18 02:55:41 -07:00
6ba9acd1e6 nvim: remove extended comment mappings 2022-10-16 13:46:25 -07:00
2f26c06d2d env: add SS env var for shrc 2022-10-15 15:26:39 -07:00
064de4e0d9 aliases: rename nxfup to nxupup 2022-10-08 06:18:11 -07:00
45b91c0a1f sitepath: remove sitepath 2022-10-07 17:42:38 -07:00
0f2eae6e63 upd: check if working tree is dirty 2022-10-04 17:53:42 -07:00
b5d3e0eaf1 shell: add nxfup alias (nix full upgrade) 2022-09-29 17:30:09 -07:00
56d1086a22 shell aliases: use ls -A rather than ls -a 2022-09-26 21:26:08 -07:00
b908e96d17 alacritty: switch font to one from the nerd fonts website 2022-09-25 01:58:02 -07:00
0881b704a6 shell aliases: rename nix aliases 2022-09-24 20:00:12 -07:00
e6cf939991 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-23 17:46:53 -07:00
d827a6012e nvim: add nix treesitter highlighter 2022-09-23 17:46:32 -07:00
370a0c74ea shell aliases: add nixos aliases
yes, I am officially trying nixos
2022-09-23 05:39:59 -07:00
f1465d01bb nvim: remove vim-lumen (slow and I don't really ever use light theme) 2022-09-23 01:19:19 -07:00
586cbd335c shell: add scu alias for systemctl 2022-09-23 01:09:42 -07:00
d326ff8894 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-22 00:43:16 -07:00
98bee9417f nvim: remove problematic command mode map 2022-09-22 00:42:44 -07:00
b4b303611b shell: remove profile load check 2022-09-21 00:11:18 -07:00
dd1ba90cbf shell: modify profile warning 2022-09-18 03:31:30 -07:00
23252e5b28 env: auto source ~/.profile if it wasn't sourced 2022-09-17 20:01:28 -07:00