# SPDX-License-Identifier: CC0-1.0 # Copyright (C) 2022 Wojtek Kosior # # Available under the terms of Creative Commons Zero v1.0 Universal. if [ -r /etc/bash.bashrc ]; then source /etc/bash.bashrc fi if [ -r ~/.bashrc ]; then source ~/.bashrc fi export PS1="$PS1($HYDRILLA_SHELL_NAME)\$ " =koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10gnu: nfs-utils: Fix location of external util-linux binaries....Tobias Geerinckx-Rice