dotfiles

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

commit ca6e31d8556febaf97edd3dd982e1607e25348eb
parent 83c7a1bf1bf43f1dcb71487076e3c71946216743
Author: Ashymad <czilukim@o2.pl>
Date:   Sat, 24 Feb 2018 12:13:44 +0100

Remove .extend.bashrc

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

diff --git a/.bashrc b/.bashrc @@ -33,6 +33,4 @@ colors() { done } -[[ -f ~/.extend.bashrc ]] && . ~/.extend.bashrc - [ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion