diff options
author | June McEnroe <june@causal.agency> | 2020-12-21 15:44:56 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-12-21 15:44:56 -0500 |
commit | ad38beecb574e089c2ded7c6045c9f50bd03b61e (patch) | |
tree | 37d793abcbf6f0176e628d2f7a0110a2d3271f57 /etc/tf/cfg/autoexec.cfg | |
parent | Emit tags for section headings without trailing dots (diff) | |
download | src-ad38beecb574e089c2ded7c6045c9f50bd03b61e.tar.gz src-ad38beecb574e089c2ded7c6045c9f50bd03b61e.zip |
Remove TF2 config
Uninstalled TF2 and upgraded to macOS Catalina which can't run it ever again. Goodbye TF2, you used to be fun.
Diffstat (limited to '')
-rw-r--r-- | etc/tf/cfg/autoexec.cfg | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg deleted file mode 100644 index c584dadd..00000000 --- a/etc/tf/cfg/autoexec.cfg +++ /dev/null @@ -1,17 +0,0 @@ -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 3" -bind 1 "slot1; sens1" -bind 2 "slot2; sens2" -bind 3 "slot3; sens3" -bind mouse3 "voicemenu 2 6" -bind mouse4 "voicemenu 0 7" -bind mouse5 "voicemenu 1 4" -tf_contract_progress_show 0 |