tangled
alpha
login
or
join now
devins.page
/
flake
0
fork
atom
configurations for my servers and desktops
nix
nixos
flake
dots
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
feat: nix-your-shell
devins.page
2 months ago
1548bafb
c9cd84f4
+5
1 changed file
expand all
collapse all
unified
split
modules
users
devin.nix
+5
modules/users/devin.nix
···
34
34
fzf
35
35
gh
36
36
git
37
37
+
grc
37
38
just
38
39
lazygit
39
40
nh
41
41
+
nix-your-shell
40
42
nixd
41
43
packwiz
42
44
rsync
···
71
73
interactiveShellInit = ''
72
74
if test "$TERM" = "xterm-ghostty"
73
75
set -x TERM xterm-256color
76
76
+
end
77
77
+
if command -q nix-your-shell
78
78
+
nix-your-shell fish | source
74
79
end
75
80
starship init fish | source
76
81
fish_add_path /opt/homebrew/bin