Skip to content

ybbarng/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

# 1. Install dependencies
# macOS
brew install zsh antidote starship lsd

# Linux (Ubuntu/Debian)
sudo apt install zsh curl
brew install antidote starship lsd
# or install antidote via git clone:
# git clone --depth=1 https://github.com/mattmc3/antidote.git ~/.antidote

# 2. Clone and link
cd ~
git clone git@github.com:ybbarng/zsh.git .zsh
ln -s .zsh/zshrc.zsh .zshrc

# 3. Set default shell
chsh -s $(which zsh)

Machine-specific settings go in ~/.zshrc.local (not tracked by git).

About

my zsh config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages