aboutsummaryrefslogtreecommitdiff
path: root/share/skel
Commit message (Expand)AuthorAgeFilesLines
* Make sh(1) support \u in PS1. This removes one fork/exec on interactiveEdward Tomasz Napierala2019-01-241-1/+1
* Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5);Edward Tomasz Napierala2019-01-202-2/+0
* Make sh(1) recognize the default $HOME. By default /homeEdward Tomasz Napierala2019-01-091-0/+3
* Give sh(1) a proper default prompt instead of just "$".Edward Tomasz Napierala2019-01-061-2/+2
* Add current working directory to the default (although commented out) sh(1)Edward Tomasz Napierala2018-12-311-2/+2
* Simplify the way we set the default sh(1) PS1. No functional changes.Edward Tomasz Napierala2018-12-281-5/+1
* Switch the default pager for most commands to lessAlan Somers2018-08-083-3/+3
* Simplify this Makefile.Brad Davis2018-06-081-8/+5
* [skel] Remove dot.rhosts from share/skelEitan Adler2018-05-052-10/+1
* skel: Quote PAGER in dot.shrcEitan Adler2017-12-311-1/+1
* Cosmetic tweaks to the default shell rc files, mostly comments.Edward Tomasz Napierala2017-07-052-1/+5
* Run "resizewin -z" from the default shell profile files. This makesEdward Tomasz Napierala2017-07-052-0/+4
* skel: Remove reference to deleted part in previous commit to this file.Jilles Tjoelker2017-01-241-2/+2
* skel: Do not set -o emacs in .shrc.Jilles Tjoelker2017-01-151-4/+0
* Use more appropriate ${SHAREDIR} rather than /usr/share.Bryan Drewery2015-10-271-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-4/+4
| |\
| * \ Merge headSimon J. Gerraty2014-04-282-7/+9
| |\ \
| * | | We do want objdirSimon J. Gerraty2013-10-131-1/+0
| * | | Updated dependenciesSimon J. Gerraty2013-10-131-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-081-4/+1
| |\ \ \
| * \ \ \ Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
* | | | | | Remove NO_OBJSimon J. Gerraty2015-06-111-1/+0
| |_|_|_|/ |/| | | |
* | | | | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-123-4/+4
| |_|_|/ |/| | |
* | | | Prefer /etc/login.conf for some of these environment values.Bryan Drewery2014-04-142-7/+9
| |_|/ |/| |
* | | Remove hack to emulate effective uid and just use the EUID's name in theEitan Adler2012-12-051-4/+1
* | | Change default prompt to show ~ again for the home directoryBaptiste Daroussin2012-11-041-1/+1
| |/ |/|
* | Revert the change that makes less default.Eitan Adler2012-11-031-1/+1
|/
* Copy recent changes from etc/root/dot.cshrc that make the defaults moreEitan Adler2012-04-291-5/+17
* skel/.shrc: Improve commented CDPATH example for POSIX requirements.Jilles Tjoelker2011-06-101-1/+1
* Switch the default terminal emulation style to xterm for most platforms.Ed Schouten2009-11-131-2/+1
* Add explicit test so that non-existence of /usr/games/fortuneRuslan Ermilov2009-03-272-2/+2
* Remove /usr/X11R6 from the path here too.Doug Barton2007-05-292-3/+3
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Use the standard <bsd.files.mk> API to install files.Ruslan Ermilov2004-01-191-14/+9
* Prefer FreeBSD.org to freebsd.org in mail alias examples.Robert Watson2003-09-281-2/+2
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
* Turn on emacs line editing mode by default, as this is what most shells doJuli Mallett2002-07-231-3/+7
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-2/+3
* Synchronize path with dot.cshrc by adding /usr/local/sbin.Mark Peek2002-07-071-1/+1
* Automatically exec bash at startup if it exists^U Turn on the display ofNik Clayton2001-06-252-2/+3
* Fix ISO_ for new namesAndrey A. Chernov2001-06-101-1/+1
* Add these key bindings for tcsh users in interactive mode:Archie Cobbs2001-01-101-0/+5
* o Apply asmodai's spelling commit from /etc/root to dot.cshrc in /share/skelRobert Watson2000-07-151-1/+1
* o Migrate path, umask from dot.login to dot.cshrcRobert Watson2000-03-252-16/+9
* Comment out explicit MANPATH setting.Alexey Zelkin1999-12-211-1/+1
* Keep fortunes short, so motd won't scroll outside the screen.Daniel C. Sobral1999-12-131-1/+1