Skip to content

simonneutert/shell-curry-debian-12-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A spiced up zsh experience example

Use this Docker image to get your hands dirty with a spicy zsh experience.

Based on Debian 12, this image comes with a pre-configured zsh setup, including:

  • zsh-syntax-highlighting
  • zsh-autosuggestions
  • zsh-autocomplete
  • starship.rs
  • bat
  • lsd
  • btop
  • asdf
  • tldr
  • duc
  • duf
  • zoxide
  • direnv
  • fonts-firacode

Fire it up

$ docker run -it --rm ghcr.io/simonneutert/shell-curry-debian-12-example:main

Inside Docker/zsh you can now type batcat GET_STARTED.md and complete the setup process.
(After having run the init.zsh script, batcat will be available as bat.)

Setup process inside the dockered zsh

  1. $ zsh init.zsh and confirm with y
  2. $ source .zshrc
  3. $ bat ./.zsh_aliases and off you go

About

A dockered and spiced up zsh experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages