tri-ability/net/public/.bashrc
2023-06-20 10:18:41 +09:00

9 lines
124 B
Bash

# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# User specific aliases and functions