2022-02-03
This commit is contained in:
parent
f86b8496ec
commit
db393215ce
55 changed files with 1907 additions and 0 deletions
6
home/dot-bash_profile
Normal file
6
home/dot-bash_profile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# -*- mode: bash -*-
|
||||
|
||||
# a login shell does everything an interactive shell does
|
||||
[[ -f ~/.bashrc ]] && source ~/.bashrc
|
||||
|
||||
true
|
Loading…
Add table
Add a link
Reference in a new issue