📝 Added shebang to bashrc

This commit is contained in:
z3rOR0ne 2022-09-01 19:35:15 -07:00
parent 28713aafb9
commit fb00101e5c

View file

@ -1,3 +1,5 @@
#!/bin/bash
# Changing over to ZSH for now, bashrc is kept here as emergency shell/posterity
# to change default shell, use chsh -s $(which bash)