m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/platform/freebsd.sh
blob: da062fbb1a6de5d8ab1bf004c937eeb219714696 (plain)
1
2
3
4
5
# Copyright (C) 2012 Jonathan Chu <milki@rescomp.berkeley.edu>. All Rights Reserved.
# This file is licensed under the GPLv2+. Please see COPYING for more information.

alias getopt="command /usr/local/bin/getopt"
alias shred="command rm -P -f"