Skip to content

pimdewit/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Simple dotfiles for my ZSH prompt.

Installation

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

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

Uninstall

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

./run.sh uninstall

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages