summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-06-02 20:49:34 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-06-02 20:52:11 +0200
commit8aac39ab70e19ac0e4e64474e03489a68009d508 (patch)
tree718feb29ff45203325a49919b7c9f2b9fd91e72e /.bashrc
parent8f1e5d6ca20958be0f570381f91aa218abf764b2 (diff)
downloaddotfiles-8aac39ab70e19ac0e4e64474e03489a68009d508.tar.gz
dotfiles-8aac39ab70e19ac0e4e64474e03489a68009d508.zip
misc: unify modelines
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index c460461..6f4e66e 100644
--- a/.bashrc
+++ b/.bashrc
@@ -4,4 +4,4 @@
[ -f "$HOME/.config/bash/bashrc" ] && source "$HOME/.config/bash/bashrc"
-# vim: set filetype=bash
+# vim: ft=bash