more stuff

This commit is contained in:
2026-02-20 00:56:09 +01:00
parent d9a2cb3e32
commit 10a398e821
26 changed files with 718 additions and 0 deletions

View File

@@ -3,6 +3,11 @@
{
programs.fish = {
enable = true;
loginShellInit = ''
# Dodaje binarki Home Managera do PATH, jeśli jeszcze ich tam nie ma
fish_add_path --move --prepend --path "$HOME/.nix-profile/bin" /nix/var/nix/profiles/default/bin /run/current-system/sw/bin
'';
interactiveShellInit = ''
# no dum greeting
set fish_greeting ""