Rename xbps-base-dirs to xbps-base-files.
Install some default configuation files by default, based on Fedora and Archlinux. --HG-- extra : convert_revision : 28a0ac3594338bbd761c8c68559d09d8e9aec54d
This commit is contained in:
8
templates/xbps-base-files/files/dot_bashrc
Normal file
8
templates/xbps-base-files/files/dot_bashrc
Normal file
@@ -0,0 +1,8 @@
|
||||
# .bashrc
|
||||
|
||||
# Source global definitions
|
||||
if [ -f /etc/bashrc ]; then
|
||||
. /etc/bashrc
|
||||
fi
|
||||
|
||||
# User specific aliases and functions
|
||||
Reference in New Issue
Block a user