/zsh-flake

my zsh configuration flake

Primary LanguageNixApache License 2.0Apache-2.0

Archival note

This repo has been merged into the monorepo as an output module.

My zsh configuration flake

Nix flake that installs a module with zsh:

  • Completions
  • Highlighting
  • Some aliases and tools (git, exa, etc.)
  • Vi-editing mode (edit your current shell command by ESC, then E)
  • Quick jumping (d to list stack of past directories, cd +N – jump to Nth directory)
  • Custom bookmarks module: favorite locations(bookmark .) and jump to them by hitting @@
  • (optional) starship
  • (optional) direnv integration
  • (optional) gpg integration