summaryrefslogtreecommitdiff
path: root/bin/sh/profile
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-10-22sh: when loading profile, read only .sh files.Dag-Erling Smørgrav
2022-10-03sh: when loading profile, skip obvious scratch files.Dag-Erling Smørgrav
2022-10-01sh: read more profile files.Dag-Erling Smørgrav
2019-01-20Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5);Edward Tomasz Napierala
2018-08-15Move all sh and csh files into bin/sh/ or bin/csh/Brad Davis