1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00
Commit graph

70 commits

Author SHA1 Message Date
06fe648fe5
fix: use locked nixpkgs for nushell 2026-05-24 15:12:03 +02:00
5371cb191a
Update local config changes 2026-05-19 20:52:06 +02:00
5e709810e2
karabiner: add new keybind 2026-05-18 19:30:26 +02:00
374659da9e
update packages, nushell 2026-04-14 18:41:11 +02:00
181b787ce5
fix nushell not being default shell 2026-04-06 15:00:10 +02:00
8c109011cc
bump home-manager versions 2026-04-01 18:03:02 +02:00
2a39aafb44
update everything 2026-04-01 17:59:59 +02:00
082a4ad541
yep 2026-04-01 16:50:27 +02:00
bb4804dfc1
minor changes 2026-03-27 14:05:18 +01:00
8eaea782ab
shell stuff for zed 2026-03-27 14:04:27 +01:00
eac37f9535
fixes 2026-03-20 17:58:21 +01:00
faeb9972fb
move to niri+noctalia 2026-03-20 16:28:08 +01:00
6d5689d68a
fix isServer 2026-03-16 17:23:01 +01:00
81918e08ef
Merge branch 'master' of github.com:thegeneralist01/config 2026-03-16 17:16:46 +01:00
44b56d6fcf
fix macOS local terminals not exec-ing nu
The SSH_TTY guard was too broad — it broke local terminal sessions on
macOS. Use platform-specific conditions: Darwin omits the SSH_TTY check
(always exec nu unless IDE/skip), Linux keeps it (only exec nu for
interactive SSH, leaving non-interactive sessions like Codex in zsh).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 17:16:35 +01:00
d2a025b164
important changes 2026-03-16 15:16:56 +01:00
c72bd220d3
use zsh as login shell on Linux, exec nu for interactive SSH
Set thegeneralist-central's user shell to zsh (matching macOS pattern).
Drop the isDarwin guard on .zshrc generation so all hosts get the
SSH_TTY-gated nu exec — non-interactive SSH (Codex etc.) stays in zsh,
real interactive sessions still land in nu.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 15:14:15 +01:00
77142b03d4
fix nushell hash 2026-03-14 21:21:32 +01:00
cb442ce45e
bump nushell 2026-03-11 20:37:50 +01:00
563c1a6a7b
fix ghostty theme on linux 2026-03-09 17:05:46 +01:00
fdcb7ed8c4
new packages 2026-03-09 17:02:07 +01:00
480eea2e72
add mosh 2026-02-15 18:05:36 +01:00
462724af45
cli changes
- fix: make nushell central's default shell
- fix: ls aliases
- add batgrep aliases
- add lazygit
2026-02-15 15:28:54 +01:00
6d6c3975f5
fix pnpm path 2026-02-14 17:11:34 +01:00
08d7a88fd8
set pnpm home per OS 2026-02-14 12:59:18 +01:00
c003878c6e
add pnpm 2026-02-14 12:39:04 +01:00
0505ec375b
shell: remove uv .venv prompt, add prefix 2026-01-30 14:47:45 +01:00
b5d2518afd
shell: fix zoxide cd 2026-01-30 14:47:24 +01:00
144a01df3e
nvim: small tweaks 2026-01-24 14:07:59 +01:00
eb03e6ef9d
shell: add aliases 2026-01-21 21:27:59 +01:00
f9791ff888
shell: add aliases 2026-01-20 18:17:48 +01:00
552a6d8f42
aliases: add rbc 2026-01-20 16:41:31 +01:00
437d52c35d
nvim: shortcut and dashboard changes
- nvim: shorcut and dashboard changes
- shell: fix greeting
2026-01-20 16:28:08 +01:00
bd2e9ca61d
nvim: QoL features 2026-01-19 23:08:50 +01:00
3f34891413
config: command-line revamp 2026-01-18 22:12:00 +01:00
802a38f61b
nushell: add some aliases 2026-01-10 19:58:52 +01:00
01c8bfce80
new stuff 2026-01-08 21:15:12 +01:00
6014ad7d7a
server: add forgejo and postgresql 2026-01-06 14:16:51 +01:00
48eefdaa20
nvim: add MarkdownPreview
- add `.cargo/bin` to PATH
2025-10-16 18:21:14 +02:00
3a47ebe28b
merge branch 'master' of github.com:thegeneralist01/config 2025-10-12 16:46:05 +02:00
f383ee8250
--no-edit 2025-10-12 16:45:54 +02:00
52f1094f41
tailscale: switch to manual downloading for mac 2025-10-12 16:44:53 +02:00
f7168c0b29
small changes 2025-10-12 16:44:42 +02:00
16afcd6838
config: minor changes and fixes 2025-10-04 16:57:50 +02:00
d8a9db867c
packages: add uv and python type checkers 2025-08-08 13:08:37 +02:00
26fe71c022
packages: add libiconv for mac, fix nvim lsp 2025-08-03 14:58:05 +02:00
8724801def
nix: try nixd instead of nil 2025-08-03 14:37:01 +02:00
0e465f6c84
packages: bump python version, add pip & venv 2025-08-02 17:05:01 +02:00
818eeecc86
dns: remove nextdns
Tailscale's already using it, and I am using Tailscale 24/7
2025-08-02 17:04:12 +02:00
7b33520433
nix: change trusted-users 2025-07-03 09:22:37 +02:00