diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-02 20:49:34 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-02 20:52:11 +0200 |
| commit | 8aac39ab70e19ac0e4e64474e03489a68009d508 (patch) | |
| tree | 718feb29ff45203325a49919b7c9f2b9fd91e72e /.bash_login | |
| parent | 8f1e5d6ca20958be0f570381f91aa218abf764b2 (diff) | |
| download | dotfiles-8aac39ab70e19ac0e4e64474e03489a68009d508.tar.gz dotfiles-8aac39ab70e19ac0e4e64474e03489a68009d508.zip | |
misc: unify modelines
Diffstat (limited to '.bash_login')
| -rw-r--r-- | .bash_login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_login b/.bash_login index 3309ee9..204a096 100644 --- a/.bash_login +++ b/.bash_login @@ -4,4 +4,4 @@ [[ -r ~/.bashrc ]] && source "$HOME/.bashrc" -# vim: filetype=bash +# vim: ft=bash |
