Skip to content

SazumiVicky/SazumiVicky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

 #!/bin/bash

user='Sazumi Viki'
current_work='Loving You'
declare -a hobbies=('Coding' 'Reading history books' 'Watching Anime' 'Computer tinkering')

getCity() {
  echo "makassar_indonesia"
}

Ambitions() {
  echo "Have a big community"
  echo "Changing the era of technology"
  echo "Have lots of girls"
  echo "Want to be an anime"
}

getCity
Ambitions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published