mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07: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>
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
# /etc/skel/.bash_logout
|
|
|
|
# This file is sourced when a login shell terminates.
|
|
|
|
# Clear the screen for security's sake.
|
|
clear
|