summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-01 04:17:24 -0400
committerJune McEnroe <june@causal.agency>2019-11-01 04:17:24 -0400
commit103f4d4e92557024d8fc6d091bbc0b67f5cf5568 (patch)
treecb2fc4bc7201fa0e5c4f92fc5eb6fe2dd45e135f
parentAdd Hobo Johnson and The Lovemakers Tiny Desk (diff)
downloadsrc-103f4d4e92557024d8fc6d091bbc0b67f5cf5568.tar.gz
src-103f4d4e92557024d8fc6d091bbc0b67f5cf5568.zip
Add uber message
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/autoexec.cfg3
-rw-r--r--etc/tf/cfg/medic.cfg3
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index c47ed20f..987023f8 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -1,7 +1,10 @@
+cl_interp 0
 bind = "exec autoexec"
+bind p "record p; stop"
 bind \ kill
 bind ' explode
 bind / toggle_duck
+bind mouse2 +attack2
 alias sens1 "sensitivity 1.7"
 alias sens2 "sensitivity 1.7"
 alias sens3 "sensitivity 2.5"
diff --git a/etc/tf/cfg/medic.cfg b/etc/tf/cfg/medic.cfg
new file mode 100644
index 00000000..56444145
--- /dev/null
+++ b/etc/tf/cfg/medic.cfg
@@ -0,0 +1,3 @@
+alias +uber "say_team === UBER USED MOVE FORWARD ===; +attack2"
+alias -uber -attack2
+bind mouse2 +uber
yntastic errors automaticallyJune McEnroe 2012-01-28Update to Quicktask 1.1June McEnroe 2012-01-22Use space-test branch of quicktaskJune McEnroe 2012-01-22Enable syntax-based foldingJune McEnroe 2012-01-22Update quicktaskJune McEnroe 2012-01-22Revert "Add AutoClose"June McEnroe 2012-01-22Revert "Disable powerline for now"June McEnroe 2012-01-22Revert "Add VCS repo directories to wildignore"June McEnroe 2012-01-22Disable powerline for nowJune McEnroe 2012-01-22Update some pluginsJune McEnroe 2012-01-22Add VCS repo directories to wildignoreJune McEnroe 2012-01-22Map ,e and ,b to CtrlP file and buffer respectivelyJune McEnroe 2012-01-22Add vim-spaceJune McEnroe 2012-01-22Add AutoCloseJune McEnroe 2012-01-22Add binding for GundoJune McEnroe 2012-01-22Add GundoJune McEnroe 2012-01-22Add Jellybeans colorschemeJune McEnroe 2012-01-22Add syntasticJune McEnroe 2012-01-21Add PowerlineJune McEnroe 2012-01-21Add quicktaskJune McEnroe 2012-01-15Moved comments out of mapsJune McEnroe 2012-01-14Disable scrollbarsJune McEnroe