bash: change comment
This commit is contained in:
parent
34362420ce
commit
0d77e67c8e
1 changed files with 5 additions and 3 deletions
8
.bashrc
8
.bashrc
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue