📝 Added shebang to bashrc
This commit is contained in:
parent
28713aafb9
commit
fb00101e5c
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue