From: Oleg Broytman Date: Mon, 14 May 2007 13:31:35 +0000 (+0000) Subject: Added .pdbrc and pdbrc.py. X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=e505d3703b5149829a3cf984e7c91f33018f83c4;hp=517d6b6038e6491996a257b63271a40e60ac63c7;p=phdru.name%2Fphdru.name.git Added .pdbrc and pdbrc.py. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@60 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- diff --git a/dotfiles2html/dotfiles2html.py b/dotfiles2html/dotfiles2html.py index eca3dca..5ef24c1 100755 --- a/dotfiles2html/dotfiles2html.py +++ b/dotfiles2html/dotfiles2html.py @@ -51,7 +51,8 @@ file_types = (("fvwm2rc", "fvwm2m4"), ("mailcap", "conf"), ("mime.types", "conf"), ("muttrc", "muttrc"), ("procmailrc", "procmail"), ("vimrc", "vim"), ("gvimrc", "vim"), - ("init.py", "python"), ("init_old.py", "python")) + ("init.py", "python"), ("init_old.py", "python"), + ("pdbrc", "python"), ("pdbrc.py", "python")) ft_len = len(file_types) for i, (fname, ftype) in enumerate(file_types): diff --git a/dotfiles2html/pdbrc.head b/dotfiles2html/pdbrc.head new file mode 100644 index 0000000..e945b7f --- /dev/null +++ b/dotfiles2html/pdbrc.head @@ -0,0 +1,8 @@ +
+# This is startup file for interactive python debugger.
+#
+# Text version here
+#
+# Generated by gvim :runtime syntax/2html.vim
+#
+
diff --git a/dotfiles2html/pdbrc.py.head b/dotfiles2html/pdbrc.py.head
new file mode 100644
index 0000000..45d80e8
--- /dev/null
+++ b/dotfiles2html/pdbrc.py.head
@@ -0,0 +1,8 @@
+
+# This is startup file for interactive python debugger.
+#
+# Text version here
+#
+# Generated by gvim :runtime syntax/2html.vim
+#
+