tools-uclibc/desktop: add user and desktop

This commit is contained in:
Anthony G. Basile 2013-05-07 18:48:41 -04:00
parent c18c6d6062
commit 10e2b30994
34 changed files with 811 additions and 4 deletions

View file

@ -0,0 +1,5 @@
# /etc/skel/.bash_profile
# This file is sourced by bash for login shells. The following line
# runs your .bashrc and is recommended by the bash info pages.
[[ -f ~/.bashrc ]] && . ~/.bashrc