config/~/Bash
Alexander Popov 8ac8a8d7a9
organize dirs
2022-03-27 11:09:33 +03:00
..
.bashrc organize dirs 2022-03-27 11:09:33 +03:00
README.md organize dirs 2022-03-27 11:09:33 +03:00
starship.toml organize dirs 2022-03-27 11:09:33 +03:00

README.md

WakaTime

sudo pip3 install wakatime
git clone https://github.com/gjsheep/bash-wakatime.git

Include the bash-wakatime.sh file in your ~/.bashrc file.

source $HOME/.config/bash-wakatime/bash-wakatime.sh

Make sure your API Key is in your ~/.wakatime.cfg file.

Note:

Need WakaTime install in system by sudo.

Installing to $HOME/.local/bin not working.

StarShip

pacman -S starship
# ~/.bashrc

eval "$(starship init bash)"