Home sweet $HOME 🏠
This is my dotfiles for zsh
Clone this repo:
git clone https://github.com/majestic-fox/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt"Symlink spaceship.zsh-theme to your oh-my-zsh custom themes directory:
ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"If you want to install my dotfiles on your machine, just copy this command and execute in the terminal:
wget -O - https://raw.githubusercontent.com/majestic-fox/dotfiles/master/installer.sh | sh