summary refs log tree commit diff
path: root/etc/tf/cfg/autoexec.cfg
blob: c584dadd4c6ed4821f3935956ae38b8027c63983 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
8b2de1de1&follow=1'>Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe