dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 75f1f6ac568f2ff8609eb09e227315b67471209c
parent c13fdcd488e0ed4b0a1078025e168413c5100d2a
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Fri, 12 Sep 2014 21:08:12 -0700

Bash: Remove unnecessary lines

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

diff --git a/bashrc b/bashrc @@ -91,8 +91,6 @@ if [ -f ~/.fzf.bash ]; then source ~/.fzf.bash fi -# fortune | cowsay - # alias stuff{{{1 # better tab complete bind '"\t":menu-complete'