Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 612 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 612 Bytes

instantSHELL

zsh configuration for instantOS

A modern antidote based shell configuration with sensible defaults

Installation

From source

Dependencies

git clone https://github.com/instantOS/instantSHELL
cd instantSHELL
sudo make install
instantshell install

MacOS

instantshell has experimental macos support

(homebrew is required)

brew install zsh tmux git starship
git clone https://github.com/instantOS/instantSHELL
cd instantSHELL
sudo make install
instantshell install