mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-09-13 10:53:41 +02:00
5 lines
87 B
Text
5 lines
87 B
Text
# Use the old Ctrl+Z keybind to exit
|
|
bind ^Z suspend main
|
|
|
|
# Set tabsize
|
|
set tabsize 3
|