Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Turbo charge your Mac(zsh) in 5 lines
1 point by bosky101 on Nov 13, 2024 | hide | past | favorite | 2 comments

    cp $HOME/.zshrc $HOME/.zshrc.backup
    git clone https://github.com/warbacon/zunder-zsh.git
    cd ./zunder-zsh
    ./install.sh
    cat $HOME/.zshrc.backup >> $HOME/.config/zunder-zsh/after.zsh



I just use oh my zsh and forget about it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: