[profiles/base] add hook 'rename_bashrc'
This commit is contained in:
2
profiles/base/hooks/pre/rename_bashrc
Executable file
2
profiles/base/hooks/pre/rename_bashrc
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
[[ -f "$HOME/.bashrc" ]] && mv "$HOME/.bashrc" "$HOME/.bashrc.orig"
|
||||||
Reference in New Issue
Block a user