about summary refs log tree commit diff stats
path: root/dot_config/bash/rc
diff options
context:
space:
mode:
authorVitor Gonçalves <vitorg@tilde.team>2023-05-28 21:55:11 -0300
committerVitor Gonçalves <vitorg@tilde.team>2023-05-28 21:55:11 -0300
commit8f3d9c6218fcaf79edf6246466e68136d13dc146 (patch)
tree4556c5ea0f1e1d996bfc0ea5b91c8aa1b93736df /dot_config/bash/rc
parent29c09cfac112baacfe7398d0563cb4b667b2ca3a (diff)
downloaddots-8f3d9c6218fcaf79edf6246466e68136d13dc146.tar.gz
feat: changed shebangs to vim filetype stuff so that it looks pretty without bad code
Diffstat (limited to 'dot_config/bash/rc')
-rw-r--r--dot_config/bash/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/bash/rc b/dot_config/bash/rc
index 320f597..40a6b72 100644
--- a/dot_config/bash/rc
+++ b/dot_config/bash/rc
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+# vim: ft=sh
 
 shopt -s autocd
 shopt -s histappend