Skip to content
Permalink
Browse files
Create .bashrc
  • Loading branch information
huangy26 committed Feb 18, 2022
1 parent 8e4bf6e commit 914b4a18babbf660216aeb356e54ca540354a7bb
Showing 1 changed file with 12 additions and 0 deletions.
12 .bashrc
@@ -0,0 +1,12 @@
# .bashrc

# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi

# Uncomment the following line if you don't like systemctl's auto-paging feature
:
# export SYSTEMD_PAGER=

# User specific aliases and functions

0 comments on commit 914b4a1

Please sign in to comment.