Skip to content

TureBentzin/baseshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Baseshell

This flake provides two devshells that can be used via flake-url.

The devshells are shipped with fish

baseshell-default

The default baseshell.
It contains:

  • fish
  • gitFull
  • nano
  • helix
  • vim
  • htop
  • btop
  • direnv
  • tree
  • openssh

Enter this shell running:

nix develop github:TureBentzin/baseshell

or using fish (recommended):

nix develop github:TureBentzin/baseshell -c fish

baseshell-minimal

A minimal baseshell. It contains:

  • fish
  • helix
  • htop
  • git
  • direnv
  • tree
  • openssh

Enter this shell running:

nix develop github:TureBentzin/baseshell#minimal

or using fish (recommended):

nix develop github:TureBentzin/baseshell#minimal -c fish

usage of direnv

Please make sure to follow the official hooking guide for direnv.

About

defines a basic devshell for quick and easy use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages