From 35361e56839119180e319bd1c6b94ddcc9d3fab1 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Wed, 2 Feb 2022 18:14:37 +0100 Subject: bashrc and xprofile updated --- dot_bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dot_bashrc') diff --git a/dot_bashrc b/dot_bashrc index e21fc1e..4ccabd8 100644 --- a/dot_bashrc +++ b/dot_bashrc @@ -17,3 +17,5 @@ export HISTCONTROL=erasedups PS1="\[$(tput bold)\]\[$(tput setaf 1)\][\[$(tput setaf 3)\]\u\[$(tput setaf 2)\]@\[$(tput setaf 4)\]\h \[$(tput setaf 5)\]\w\[$(tput setaf 1)\]]\[$(tput setaf 7)\]\\$ \[$(tput sgr0)\]" ; export PS1 [ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc" + +figlet "$0" | lolcat -f -r -l -v 1 -h 1 -- cgit v1.2.3 500431c5e76b0cc9cb6ec384ef40da249609'/> Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193
2021-05-19Update README.mdClyhtsuriva1-1/+5
2021-05-14Update README.mdClyhtsuriva1-1/+3
2021-05-14Update README.mdClyhtsuriva1-0/+23
2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43