❄️ My personnal NixOS configuration
nix-flake nixos-configuration linux dotfiles flake nix nix-config nixos nixos-flake linux-desktop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

「✨」 feat: added shell alias to open goalnd

adjoly 636e4c2f 273cb1b2

+1
+1
modules/home-manager/cli/shell.nix
··· 28 28 grep = "grep --color=auto"; 29 29 tm = "timmy create -d"; 30 30 ts = "timmy search"; 31 + goland-here = "goland . > /dev/null 2> /dev/null & disown %goland"; 31 32 }; 32 33 initContent = '' 33 34 bindkey -e