|
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 |
|
|
ecc20c9fbe
|
shell: remove '-' as an alias (thanks, POSIX)
|
2022-09-10 20:06:40 -07:00 |
|
|
a0f0fe81eb
|
shell: rename smctl alias to scl
|
2022-09-09 02:16:08 -07:00 |
|
|
ed88531dfd
|
nvim: change to main comment.nvim repo
|
2022-09-09 00:23:52 -07:00 |
|
|
1b1d93983a
|
shell: warn if profile isn't loaded
|
2022-09-06 15:13:58 -07:00 |
|
|
833b39eb1b
|
nvim: add CH for :CleverHelp
|
2022-08-30 22:51:10 -07:00 |
|
|
84cddce365
|
nvim: go to references is now gR (over gr)
|
2022-08-30 15:51:14 -07:00 |
|
|
080ecf0cd9
|
nvim: prefer command abbreviations to user-defined commands
|
2022-08-30 13:40:38 -07:00 |
|
|
95a3ef6463
|
nvim: add nvim-pqf
|
2022-08-30 13:09:48 -07:00 |
|
|
9deaa4ebb4
|
nvim: restrict bqf to quickfix lists (lazy load)
|
2022-08-30 12:59:07 -07:00 |
|