mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-03 09:05:09 +02:00
4 lines
169 B
Bash
4 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'
|