Commit graph

842 commits

Author SHA1 Message Date
7720040d92 vvs: search for all arguments rather than just one 2025-06-13 01:17:27 -07:00
099fc27b73 shell(aliases): better detection of kitty terminal 2025-06-13 01:17:05 -07:00
5793071836 bin(calc): support multiple expression inputs 2025-06-06 00:03:51 -07:00
173ae2884b zsh: fix syntax highlighting 2025-06-01 13:24:20 -07:00
a73dd5c44f p10k(snap): remove seconds from date 2025-06-01 13:23:58 -07:00
9792416f40 kitty: enable transparency 2025-05-31 20:30:52 -07:00
d1694f971f shell: set TERM_EMU to false if there is none 2025-05-31 13:56:55 -07:00
7a01af01a3 zsh: remove pipe after handle_completion_insecurities
idk how this got there to begin with
2025-05-31 12:54:48 -07:00
cb553f8cb3 p10k(snap): enable prompt_char and battery 2025-05-31 12:53:42 -07:00
8523f8c2ff Revert "zsh: unbind escape normal mode maps"
This reverts commit 60dc168a49.

The problem with this is it removed things like arrow keys
2025-05-31 12:53:16 -07:00
60dc168a49 zsh: unbind escape normal mode maps 2025-05-30 23:57:02 -07:00
f74ed5e4cd zsh(p10k): use darker dark theme color 2025-05-30 21:01:30 -07:00
67e69d9165 kitty: increase touch scroll multiplier 2025-05-30 19:43:35 -07:00
62c32134ef julia: add franklin.jl to startup 2025-05-30 19:43:12 -07:00
aefa8cd753 shell(ala): allow passing an argument to support launching other processes 2025-05-30 19:42:10 -07:00
aea157ff18 remove ef (replaced by vvs) 2025-05-30 19:41:49 -07:00
544d84ad9b shell(aliases): use kitty ssh kitten while in kitty 2025-05-30 19:40:57 -07:00
5c4eca4f0b add snap autodark zsh theme 2025-05-30 19:40:33 -07:00
f4d79aaec7 ted: better git commits & variable names 2025-05-30 15:04:16 -07:00
a6bc524f54 add kitty config (currently mostly default) 2025-05-30 14:56:15 -07:00
f56b5518db alacritty: label theme 2025-05-30 14:54:19 -07:00
eaaeb9fb86 env: add set_preferred function 2025-05-30 14:53:52 -07:00
91d650025a shell(colors): don't set colors when running inside a known terminal emulator 2025-05-30 14:53:00 -07:00
b321e49b22 nvc: better starting file 2025-05-30 01:07:03 -07:00
6494e36ae1 Merge branch 'master' of ssh://git.blake.ly:6102/PowerUser/dotfiles 2025-05-25 22:12:33 -07:00
62ea1d4872 bin(nvc): start editor in correct directory 2025-05-25 21:22:46 -07:00
4572baa5b4 bash: update prompt to support displaying exit codes 2025-05-25 21:20:51 -07:00
e535616faf upd: fix bug where realpath could crash 2025-05-24 15:13:49 -07:00
273acd5158 shell: add alias for opening things with neovide 2025-05-06 01:30:00 -07:00
1ae2422a6b bash: improvements to prompt 2025-05-06 01:29:18 -07:00
3b28bc4ff5 add git-review script (v0.1) 2025-04-29 00:32:23 -07:00
01bf4de331 zsh: don't load certain plugins when their required binaries don't exist 2025-04-25 17:44:46 -07:00
7898226366 ted: support no file argument 2025-04-09 01:48:50 -07:00
e32deeca76 env: organize MANPAGER variable setting 2025-04-08 01:18:01 -07:00
2f268580d2 shell(ted): support git repository backup 2025-04-08 01:17:33 -07:00
71cd51b3c7 shell(vvs): init 2025-04-08 01:17:04 -07:00
40dfcd9272 env: use nvim as manpager if it's available 2025-04-04 21:25:26 -07:00
951cebf04a shell: add neovide edit alias 2025-04-04 20:37:09 -07:00
671acaa74f aliases: only add julia alias if julia is present 2025-03-26 01:24:06 -07:00
11a422e1fe rm-prefer-trash: don't print trash dir 2025-03-25 00:07:22 -07:00
94dfd777bc upd: avoid pulling the same repo twice, support arguments 2025-03-25 00:04:11 -07:00
3eaa2828ba rm-prefer-trash: fix trashdir being unset in some cases 2025-03-24 23:25:35 -07:00
51616211d8 shell: add rm-prefer-trash script 2025-03-13 01:13:28 -07:00
58b3d6122e git: rename psnew -> psset, reb for rebase, add safe dir 2025-03-04 02:21:56 -08:00
0c153b400b add ted ("test edit") script 2025-03-04 02:21:17 -08:00
0c36e5d4fa Merge branch 'master' of localhost:PowerUser/dotfiles 2025-02-19 12:15:40 -08:00
ccb17de630 zsh: remove rm-related safety checks 2025-02-19 12:15:21 -08:00
d8240e0501 shell: update nvc script to work with new nvim config 2025-02-19 12:10:43 -08:00
01f8e07b83 git: rename psnew alias to psset 2025-02-19 12:07:10 -08:00
fe04184bab git: use LF line endings 2025-02-19 11:54:21 -08:00