: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
# Source global definitions
if [ -f /etc/bashrc ]; then
# User specific environment
if ! [[ "$PATH" =~ "$HOME/.local/bin:$HOME/bin:" ]]
PATH="$HOME/.local/bin:$HOME/bin:$PATH"
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# User specific aliases and functions