Dotfiles and Configuration files
Sometimes gitstatus throws an error due to the gitstatusd not being available.
Current solution
git clone https://github.com/romkatv/powerlevel10k.git
- Execute the
install
script inpowerlevel10k/gitstatus
Previous solution
- Download gitstatusd and place the zipped file into ~/.cache/gitstatus
- Unzip the file using
tar -xvzf filename