Commit c1fdf2fa authored by Dylan's avatar Dylan

Add vim modeline to set indent to 4 spaces

parent 620699df
#!/usr/bin/env bash #!/usr/bin/env bash
# vim:fdm=marker # vim: fdm=marker:noai:ts=4:sw=4
# #
# Fetch info about your system # Fetch info about your system
# https://github.com/dylanaraps/fetch # https://github.com/dylanaraps/fetch
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment