mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
Added $Id$
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# ~/.bashrc: executed by bash(1) for non-login shells.
|
||||
#
|
||||
# $Id$
|
||||
# make_debian replacement
|
||||
|
||||
export PS1='\h:\w\$ '
|
||||
umask 022
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# ~/.profile: executed by Bourne-compatible login shells.
|
||||
#
|
||||
# $Id$
|
||||
# make_debian replacement
|
||||
|
||||
if [ -f ~/.bashrc ]; then
|
||||
. ~/.bashrc
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
# $Id$
|
||||
# make_debian replacement
|
||||
|
||||
Edit /etc/network/interfaces to the requirements of your network
|
||||
to bring up your interfaces.
|
||||
|
||||
Reference in New Issue
Block a user