f27cf5c2af
Install some default configuation files by default, based on Fedora and Archlinux. --HG-- extra : convert_revision : 28a0ac3594338bbd761c8c68559d09d8e9aec54d
5 lines
169 B
Bash
5 lines
169 B
Bash
# Initialization script for bash and sh
|
|
|
|
# export AFS if you are in AFS environment
|
|
alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'
|