Learning Circle : cdist #3 2nd commit

This commit is contained in:
youngjin.han 2020-05-09 00:27:49 +09:00
parent 44f72d34f8
commit 58c6df72bb

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