dotfiles

dotfiles
git clone git://bsandro.tech/dotfiles
Log | Files | Refs

commit 1246319fec51e78b812b89316956d049cf58b81d
parent f75db917cb0f6b1e899cee3c0c28b23a5c31c95e
Author: bsandro <email@bsandro.tech>
Date:   Thu, 19 Mar 2026 19:57:11 +0200

dte config

Diffstat:
A.dte/rc | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/.dte/rc b/.dte/rc @@ -0,0 +1,10 @@ +bind C-A bol +bind C-E eol +bind M-p 'toggle display-special' +bind M-o 'toggle expand-tab' +set show-line-numbers +set tab-width 4 +set indent-width 4 +set expand-tab true +set emulate-tab false +set ws-error trailing