Learning Circle : cdist #3 2nd commit

This commit is contained in:
youngjin.han 2020-05-09 00:27:49 +09:00
parent 182b2aa9df
commit 2a07d12665
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@ case "$__target_host" in
localhost)
__motd
__timezone Asia/Seoul
# __my_computer
__colourful_file --colour yellow
;;
jafo.laptop)
__motd
__timezone Asia/Seoul
__my_computer
;;
esac