| if [[ $- != *i* ]] ; then | |
| # Shell is non-interactive. Be done now! | |
| return | |
| fi | |
| # set fallback PS1; only if currently set to upstream bash default | |
| if [ "$PS1" = '\s-\v\$ ' ]; then | |
| PS1='\h:\w\$ ' | |
| fi | |
| for f in /etc/bash/*.sh; do | |
| [ -r "$f" ] && . "$f" | |
| done | |
| unset f | |
Xet Storage Details
- Size:
- 265 Bytes
- Xet hash:
- 5ade678918cc26ef3bca687f23d636c136a10d9de78147d0e22f1f7038505370
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.