diff options
Diffstat (limited to 'cgdb/cgdbrc')
-rw-r--r-- | cgdb/cgdbrc | 3 |
1 files changed, 3 insertions, 0 deletions
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 |