Some separation of chezmoi logic
Added commands to change GitHub URL
This commit is contained in:
parent
12e3c5a470
commit
d916c3315d
5 changed files with 21 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
# If not running interactively, don't do anything
|
||||
case $- in
|
||||
*i*) ;;
|
||||
*i*) echo "Welcome $USER to $(hostname)";;
|
||||
*) return;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue