From d496c3261a2bbfa7e396d3cd6b754f8321dec1ad Mon Sep 17 00:00:00 2001 From: Blubber Date: Sun, 16 Oct 2016 23:40:35 +0200 Subject: fixed headers --- .vim/install_vundle.sh | 1 - Xresources | 2 +- cgdb/cgdbrc | 3 +++ conkyrc | 2 +- gitconfig | 3 +++ tmux.conf | 4 ++++ 6 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.vim/install_vundle.sh b/.vim/install_vundle.sh index f5caef2..287431f 100755 --- a/.vim/install_vundle.sh +++ b/.vim/install_vundle.sh @@ -1,6 +1,5 @@ # dotfiles -- .vim/install_vundle.sh # author: johannst -# vundle: https://github.com/VundleVim/Vundle.vim # if INSTALL_DIR changed, it must be also changed in .vim/vimrc_files/vundle.vim INSTALL_DIR=~/.vim/bundle diff --git a/Xresources b/Xresources index c007c88..ac36dc5 100644 --- a/Xresources +++ b/Xresources @@ -1,4 +1,4 @@ -! dotfiles -- .Xresources_gray +! dotfiles -- .Xresources ! author: johannst !XTerm*font: 9x15 diff --git a/cgdb/cgdbrc b/cgdb/cgdbrc index e4be11b..6266d5b 100644 --- a/cgdb/cgdbrc +++ b/cgdb/cgdbrc @@ -1,3 +1,6 @@ +# dotfiles -- cgdb/cgdbrc +# author: johannst + set ignorecase set arrowstyle=long set tabstop=3 diff --git a/conkyrc b/conkyrc index b4b586d..de87d76 100755 --- a/conkyrc +++ b/conkyrc @@ -1,4 +1,4 @@ -# dotfiles -- .conkyrc +# dotfiles -- conkyrc # author: johannst background yes diff --git a/gitconfig b/gitconfig index 08c45e1..5f97391 100644 --- a/gitconfig +++ b/gitconfig @@ -1,3 +1,6 @@ +# dotfiles -- gitconfig +# author: johannst + [user] email = stoelp@eit.uni-kl.de name = johannst diff --git a/tmux.conf b/tmux.conf index 6faa25f..ea480b9 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,3 +1,7 @@ +# dotfiles -- tmux.conf +# author: johannst + + ### Basic Settings # default TERM -- cgit v1.2.3