Learning Circle : cdist #3 2nd commit
This commit is contained in:
parent
44f72d34f8
commit
58c6df72bb
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue