diff options
author | James Meyer <jams@linhes.org> | 2010-12-04 23:41:32 (GMT) |
---|---|---|
committer | James Meyer <jams@linhes.org> | 2010-12-04 23:42:35 (GMT) |
commit | ed744cddd2e9ead9284ff7188ee08e2ed9724f9c (patch) | |
tree | fd86482d3ebf8695b7e7dde031786ac06141614e /build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root | |
parent | 91dd83c0ce7c0c6011e98b921f3cbf96bebf8544 (diff) | |
download | linhes_dev-ed744cddd2e9ead9284ff7188ee08e2ed9724f9c.zip |
larch8: profile sync. featuring all new splash screens
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root')
3 files changed, 3 insertions, 2 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.bash_profile b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.bash_profile new file mode 100644 index 0000000..c49349b --- /dev/null +++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.bash_profile @@ -0,0 +1 @@ +. $HOME/.bashrc diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.bashrc b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.bashrc new file mode 100644 index 0000000..3e5c29c --- /dev/null +++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.bashrc @@ -0,0 +1,2 @@ +alias ls='ls --color=auto' +PS1='[\u@\h \W]\$ ' diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.fluxbox/apps b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.fluxbox/apps deleted file mode 100755 index 68fae0a..0000000 --- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/.fluxbox/apps +++ /dev/null @@ -1,2 +0,0 @@ -[startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} - |