1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-28 18:47:44 +00:00
Commit graph

515 commits

Author SHA1 Message Date
86f136d9fd
rebuild: fix nh 2025-07-26 20:02:27 +03:00
c5f3572631
darwin.paperwm: fix gotospace 2025-07-26 19:35:12 +03:00
d8380f6c99
hammerspoon: move to xdg config dir 2025-07-26 05:20:08 +03:00
b3af8158a7
darwin: do not remap tilde, do not enableKeyMapping
for some reason this turned '"' into '<', which is not good.

revert it all using:

  hidutil property --set '{"UserKeyMapping":[]}'

or:

  hidutil property --set '{"UserKeyMapping": [{"HIDKeyboardModifierMappingSrc":0x70000003e, "HIDKeyboardModifierMappingDst":0x70000003e}]}'
2025-07-26 03:45:37 +03:00
7f1381c474
darwin: more tinkering 2025-07-26 03:13:19 +03:00
6b94e1cea1
ssh: use hm lib 2025-07-26 03:09:19 +03:00
7f2a57a24d
paperwm: overhaul space change binds 2025-07-26 01:56:23 +03:00
3e466fcaf0
shell: fix aliases 2025-07-26 01:12:24 +03:00
f673d73cd2
shells: fix a lot of logic and use activation scripts 2025-07-26 00:44:24 +03:00
e759456954
modules.home-manager: always enable xdg 2025-07-25 23:12:33 +03:00
a19c2833f3
ghostty: make scrollback limit 100mib 2025-07-23 23:13:05 +03:00
cf627da5eb
ghostty: decrease scrollback limit to 2500 2025-07-23 22:54:04 +03:00
b09a30c186
python: fix typo 2025-07-22 17:50:17 +03:00
27a60aae67
packages: fix indents 2025-07-22 03:22:19 +03:00
cb96141ecf
helix: fix lsp config decl 2025-07-22 03:21:39 +03:00
372df8b48a
treewide: get rid of attrValues pattern because nixd doesn't support goto def on it 2025-07-22 03:17:31 +03:00
30d4b5e421
python: remove attrValues and set UV env vars 2025-07-22 03:17:10 +03:00
cb216d39f1
helix: use nixd 2025-07-22 03:02:09 +03:00
4bd1ec53af
Revert "bat: do not set pager to bat"
This reverts commit 522a21658c.
2025-07-20 00:29:32 +03:00
8bf1de0fdc
editors: init 2025-07-20 00:29:28 +03:00
c7abad00b5
nushell: move to shells directory 2025-07-19 21:14:20 +03:00
6f368a10c3
nushell: cleanup 2025-07-19 21:12:24 +03:00
b12e780bb1
vivid: use ifd and apply to environment.variables 2025-07-19 21:07:00 +03:00
522a21658c
bat: do not set pager to bat 2025-07-19 21:03:14 +03:00
5a699752fd
shells: init 2025-07-19 21:02:03 +03:00
4a90dba591
nushell: set variablesMap properly 2025-07-19 20:07:34 +03:00
f03a18219e
nushell: import home variables properly 2025-07-19 20:05:33 +03:00
cdf2edfa69
nushell: fix global profile importing 2025-07-19 19:48:56 +03:00
b5351ab1f9
nushell: fix config mistake 2025-07-19 19:48:44 +03:00
e5df996588
nushell: use more hm stuff as that is sane now 2025-07-19 19:17:22 +03:00
648f6ec70f
nushell: reorder config and make zoxide work 2025-07-19 18:42:35 +03:00
a6f262f2a9
ghostty: increase scrollback limit to 10k 2025-07-19 02:00:58 +03:00
7f76a36eb2
helix: use helix master 2025-07-19 01:41:54 +03:00
b6f230ddf9
CASE INSENSITIVE FILE"SYSTEM"S STRIKE AGAIN
$ "/etc" | path relative-to "/Etc"

Error: nu:🐚:cant_convert

  × Can't convert to prefix not found.
   ╭─[entry #8:1:1]
 1 │ "/etc" | path relative-to "/Etc"
   · ───┬──
   ·    ╰── can't convert string to prefix not found
   ╰────

FUCK FUCK FUCK FUCK FUCK FUCK FUCK

CURSE YOU APFS
CURSE YOU APPLE

CAN A MAN NOT HAVE GOOD SOFTWARE?
2025-07-19 01:11:06 +03:00
ab464ce6f1
jc: improve suggestions 2025-07-19 00:57:31 +03:00
874471e1df
nushell: fix display output hook 2025-07-19 00:11:08 +03:00
e3096645a8
nushell: fix jc completer 2025-07-18 22:57:40 +03:00
fd49444afe
nushell: make jc wrapper better 2025-07-18 22:33:45 +03:00
9da7ad1439
nushell: uncap ide suggestion width 2025-07-18 21:17:59 +03:00
a8cec1de3c
nushell: add jc 2025-07-18 21:06:53 +03:00
b4919a5990
packages: add sd 2025-07-18 00:32:16 +03:00
f44fb42a0c
nushell: nr -> *, ns -> > 2025-07-18 00:32:08 +03:00
9434d5bd12
jj: use jjui 2025-07-18 00:32:01 +03:00
f4cda80d94
nushell: fix prompt 2025-07-17 04:30:45 +03:00
7446c09c73
nushell: add remote hostname to prompt if we are in ssh 2025-07-17 03:38:49 +03:00
34f1f5b383
nushell: use carapace bridge too 2025-07-17 01:48:46 +03:00
08571d7fff
nushell: make completions way better 2025-07-17 01:24:28 +03:00
1761d20fa4
nushell: add command times to prompt 2025-07-13 13:28:57 +03:00
0eb9a36ce6
nushell: show exit code in prompt 2025-07-12 18:44:23 +03:00
43e0439341
nushell: don't print ls on new cd 2025-07-12 17:50:15 +03:00