From 22cf4b0e8b95b6bdc3540717077faaeca57bd7cf Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 10 May 2025 15:13:13 -0500 Subject: adding utilities; cosmetic comment update --- dotfiles/system/.profile.d/extract.sh | 2 -- dotfiles/system/.profile.d/framework.sh | 2 -- dotfiles/system/.profile.d/freebsd.sh | 2 -- dotfiles/system/.profile.d/git.sh | 2 -- 4 files changed, 8 deletions(-) (limited to 'dotfiles/system') diff --git a/dotfiles/system/.profile.d/extract.sh b/dotfiles/system/.profile.d/extract.sh index 5fce587..712b9e2 100644 --- a/dotfiles/system/.profile.d/extract.sh +++ b/dotfiles/system/.profile.d/extract.sh @@ -1,6 +1,4 @@ #!/bin/sh - -# extract.sh # Craig Jennings # convenience extraction function diff --git a/dotfiles/system/.profile.d/framework.sh b/dotfiles/system/.profile.d/framework.sh index 2b8895e..8ec3b3b 100644 --- a/dotfiles/system/.profile.d/framework.sh +++ b/dotfiles/system/.profile.d/framework.sh @@ -1,6 +1,4 @@ #!/bin/sh - -# framework.sh # Craig Jennings # settings for Framework 13 specific issues diff --git a/dotfiles/system/.profile.d/freebsd.sh b/dotfiles/system/.profile.d/freebsd.sh index 8d12031..2c780fb 100644 --- a/dotfiles/system/.profile.d/freebsd.sh +++ b/dotfiles/system/.profile.d/freebsd.sh @@ -1,6 +1,4 @@ #!/bin/sh - -# freebsd.sh # Craig Jennings # Settings FreeBSD specific, sourced by .profile diff --git a/dotfiles/system/.profile.d/git.sh b/dotfiles/system/.profile.d/git.sh index 42c252d..c637e98 100644 --- a/dotfiles/system/.profile.d/git.sh +++ b/dotfiles/system/.profile.d/git.sh @@ -1,6 +1,4 @@ #!/bin/sh - -# git.sh # Craig Jennings # git settings and convenience aliases, sourced by .profile -- cgit v1.2.3