From: Simon Ruderich Date: Thu, 18 Apr 2013 16:47:50 +0000 (+0200) Subject: gdbinit: Move to gdb/. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=b91f6c4b10d2d1b1f088160d476fe590f074ed8d gdbinit: Move to gdb/. --- diff --git a/gdbinit b/gdb/gdbinit similarity index 100% rename from gdbinit rename to gdb/gdbinit diff --git a/setup.sh b/setup.sh index 15c521e..4ecbd87 100755 --- a/setup.sh +++ b/setup.sh @@ -24,7 +24,7 @@ set -e # gdb, GNU debugger. if installed gdb; then - link gdbinit ~/.gdbinit + link gdb/gdbinit ~/.gdbinit fi # Powerful FTP client.