This website requires JavaScript.
Explore
Help
Sign In
siina
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a614f76e7
dotfiles
/
bashrc
7 lines
103 B
Bash
Raw
Normal View
History
Unescape
Escape
Fixing profile sourcing
2022-12-14 16:14:39 +02:00
source
$HOME
/.profile
Initial version control
2020-06-28 05:19:59 +03:00
if
[
[
$-
!
=
*i*
]
]
;
then
Housecleaning
2020-11-24 15:17:50 +02:00
# Shell is non-interactive. Be done now!
Initial version control
2020-06-28 05:19:59 +03:00
return
fi