Commit graph

797 commits

Author SHA1 Message Date
90332c02ea dotfiles-install: remove --depth 1 bc my server doesn't support it 2022-10-27 01:42:54 -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
89c6794135 zsh: add nix-related plugins 2022-10-18 02:55:22 -07:00
1fff4363c3 bash: remove force nix shell bit in favor of another solution
(also, this aparantly made it so the env variables didn't make it to
zsh, so `nix-shell -p` commands effectively didn't do anything)
2022-10-18 02:53:38 -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
a6af9c6a1c bash: use zsh if in a nix-shell 2022-10-11 21:45:41 -07:00
064de4e0d9 aliases: rename nxfup to nxupup 2022-10-08 06:18:11 -07:00
70175717b5 dotfiles-install: change git clone depth to 1 2022-10-07 20:57:31 -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
a0d65d64fd git: add alias sw for switch 2022-10-02 15:03:01 -07:00
4b6bb5d8c9 git: add sendemail information and change email to blake@blakenorth.net 2022-10-02 04:19:16 -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
b2d5faea93 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-23 01:13:47 -07:00
586cbd335c shell: add scu alias for systemctl 2022-09-23 01:09:42 -07:00
f08b139ae0 shell: forgor this 2022-09-22 02:31:15 -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
11cf7d6e47 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-21 00:07:24 -07:00
1d6d6ef1fc check if dbus-launch exists before running 2022-09-21 00:07:02 -07:00
dd1ba90cbf shell: modify profile warning 2022-09-18 03:31:30 -07:00
d2ed902127 install: fix again? 2022-09-17 21:13:23 -07:00
59af9eb4fb install: bug fix? 2022-09-17 21:12:17 -07:00
2a7d513cfd Merge branch 'master' of ssh://git.blakenorth.net:6102/home/git/dotfiles 2022-09-17 20:28:15 -07:00
22dc42a7fd profile: move profile loaded line 2022-09-17 20:27:48 -07:00
6445135cfe install script: fix premature exit? 2022-09-17 20:23:12 -07:00
23252e5b28 env: auto source ~/.profile if it wasn't sourced 2022-09-17 20:01:28 -07:00
35db2c6337 zsh: add option to disable sourcing P10K theme 2022-09-17 20:00:47 -07:00
72a25f4af3 Revert "Revert "move ~/.config/shell/profile to ~/.profile""
This reverts commit be3b7d0a73.
2022-09-17 19:14:54 -07:00
8620b11820 updates: add update to replace profile 2022-09-17 19:13:10 -07:00
be3b7d0a73 Revert "move ~/.config/shell/profile to ~/.profile"
This reverts commit 8f2fef0a9e.
2022-09-17 19:02:56 -07:00
8f2fef0a9e move ~/.config/shell/profile to ~/.profile 2022-09-17 19:01:41 -07:00
a9b56f3c47 remove problematic error handling in install script 2022-09-17 04:33:37 -07:00
4dbfc602bf update dotfiles install script 2022-09-16 21:20:36 -07:00
01c80bc374 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-10 20:07:45 -07:00