]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gdbinit: Move to gdb/.
authorSimon Ruderich <simon@ruderich.org>
Thu, 18 Apr 2013 16:47:50 +0000 (18:47 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 18 Apr 2013 16:47:50 +0000 (18:47 +0200)
gdb/gdbinit [moved from gdbinit with 100% similarity]
setup.sh

similarity index 100%
rename from gdbinit
rename to gdb/gdbinit
index 15c521ece25c838b91180b5aedeb783de3af0eeb..4ecbd875f062c3dd350cedcb72dc06b061527a03 100755 (executable)
--- 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.