Skip to content

ratheesh/zonfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 

Repository files navigation

zonfig

Zsh configuration based on zimfw — cross-platform (macOS & Linux).

Installation

cd zonfig
make install

Or manually:

# Install stow (if not present)
# macOS: brew install stow
# Linux: sudo apt install stow   # Debian/Ubuntu
#        sudo dnf install stow   # Fedora

# Symlink config files
stow -R -v -t $HOME zsh

What it does

  • Sets up Zsh with the zimfw plugin manager
  • Lazily loads tools (nvm, cargo, virtualenvwrapper, perl, embedded dev toolchains)
  • Configures fzf, zoxide, atuin, bat, eza, direnv, and more
  • Adapts ps flags and Homebrew paths per OS

Uninstall

make uninstall

Syntax check

make lint

LICENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages