dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 9502e8bfdf9c55e7c65b6729697ae9fe80b21fbe
parent 315f7dfe4c7ea71267b75b8d2c8cfcc81947147e
Author: Ashymad <czilukim@o2.pl>
Date:   Mon, 29 Jan 2018 12:06:22 +0100

Add cowsay

Diffstat:
M.bashrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.bashrc b/.bashrc @@ -37,3 +37,4 @@ colors() { [ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion +fortune | cowsay | lolcat