Skip to content

Simple dotfiles for my ZSH prompt

Notifications You must be signed in to change notification settings

picodix/dotfiles

Repository files navigation

Dotfiles

Simple dotfiles for my ZSH prompt outrageously inspired by this project

Installation

It will rename your current .zshrc to .zshrc.bak, just in case.

cd ~
git clone https://github.com/picodix/dotfiles
mv ~/dotfiles ~/.dotfiles
chmod +x .dotfiles/aka.sh
cd .dotfiles
./aka.sh install

Uninstall

It will remove the current .zshrc (supposedly a symlink), and if found, rename your existing .zshrc.bak to .zshrc.

./aka.sh uninstall

About

Simple dotfiles for my ZSH prompt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages