Browse Source

[bash] Set filetype and interpreter in .bashrc.dotfiles for shellcheck.

master
Fredrik Ekre 3 years ago
parent
commit
b180e4f7f7
  1. 3
      .bashrc.dotfiles

3
.bashrc.dotfiles

@ -1,3 +1,6 @@
#!/bin/bash
# vim: ft=sh
# Common commands for .bashrc. Include by adding the following to .bashrc: # Common commands for .bashrc. Include by adding the following to .bashrc:
# #
# # Include cross-system common parts from .dotfiles.git repo # # Include cross-system common parts from .dotfiles.git repo

Loading…
Cancel
Save