mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-18 16:08:17 +00:00
The top of FILESDIR has become a little unwieldy. In advance of submitting a patch that will introduce yet more files to be tracked, I thought that it would be a good opportunity to conduct a minor re-organisation. To that end, this commit relocates the skeleton files to a sub-directory. Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
6 lines
127 B
Text
6 lines
127 B
Text
# /etc/skel/.bash_logout
|
|
|
|
# This file is sourced when a login shell terminates.
|
|
|
|
# Clear the screen for security's sake.
|
|
clear
|