From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- base/aaabasicfs/bashrc | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 base/aaabasicfs/bashrc (limited to 'base/aaabasicfs/bashrc') diff --git a/base/aaabasicfs/bashrc b/base/aaabasicfs/bashrc deleted file mode 100644 index 316652ac8..000000000 --- a/base/aaabasicfs/bashrc +++ /dev/null @@ -1,28 +0,0 @@ -# $Id: bashrc,v 1.9 2008/08/02 06:06:56 install Exp install $ -# Begin ~/.bashrc -# Written for Beyond Linux From Scratch -# by James Robertson - -# Personal aliases and functions. - -# Personal environment variables and startup programs should go in -# ~/.bash_profile. System wide environment variables and startup -# programs are in /etc/profile. System wide aliases and functions are -# in /etc/bashrc. - -if [ -f "/etc/bashrc" ] ; then - source /etc/bashrc -fi -alias ll='ls -l' -alias l='ls -alh' -alias duh='du -h --max-depth=1' -alias dfh='df -h' -alias get='syn;pkg-get depinst' -alias build='pkgmk -d -i' -alias check='syn;pkg-get diff' -alias del='pkgrm' -alias up='pkg-get update' -alias sysup='pkg-get sysup' -alias pkgfind='pkginfo -i | grep -i' - -# End ~/.bashrc -- cgit v1.2.3-70-g09d2