bash: change comment

This commit is contained in:
PowerUser64 2022-08-27 15:12:17 -07:00
parent 34362420ce
commit 0d77e67c8e

View file

@ -1,6 +1,8 @@
#
# ~/.bashrc
#
#!/bin/bash
# Blake's bashrc 99.99% of this is the default bashrc for manjaro, I just liked
# it so I took it. The main job of this is to load my basic shell
# configuration, which works in any `sh`-compatible shell
# If not running interactively, don't do anything
[[ $- != *i* ]] && return