diff options
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 |
