.. | ||
.bashrc | ||
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)"