Skip to content

Commit 3e0692f

Browse files
authored
Merge pull request #426 from bschonec/main
Update bash_profile so that it identifies itself as "Puppet Managed"
2 parents 61385c1 + 0f415ae commit 3e0692f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

files/shell/bash_profile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# .bash_profile
2+
# This file is managed by Puppet. Changes will be overwritten.
3+
# Please edit ~/.bashrc.custom instead of this file!
24

35
# Get the aliases and functions
46
if [ -f ~/.bashrc ]; then

0 commit comments

Comments
 (0)