This flake provides two devshells that can be used via flake-url.
The devshells are shipped with fish
The default baseshell.
It contains:
- fish
- gitFull
- nano
- helix
- vim
- htop
- btop
- direnv
- tree
- openssh
Enter this shell running:
nix develop github:TureBentzin/baseshellor using fish (recommended):
nix develop github:TureBentzin/baseshell -c fishA minimal baseshell. It contains:
- fish
- helix
- htop
- git
- direnv
- tree
- openssh
Enter this shell running:
nix develop github:TureBentzin/baseshell#minimalor using fish (recommended):
nix develop github:TureBentzin/baseshell#minimal -c fishPlease make sure to follow the official hooking guide for direnv.