Two more functions done
This commit is contained in:
parent
1d39dc24a3
commit
6a3d0cb369
1 changed files with 6 additions and 0 deletions
|
@ -152,6 +152,9 @@ separator
|
|||
# FUNCTIONS:
|
||||
|
||||
clone_projects() { # {{{
|
||||
######
|
||||
# OK #
|
||||
######
|
||||
|
||||
# Clone projects
|
||||
|
||||
|
@ -218,6 +221,9 @@ install_rust() { # {{{
|
|||
} # }}}
|
||||
|
||||
install_scripts() { # {{{
|
||||
######
|
||||
# OK #
|
||||
######
|
||||
|
||||
echo "Installing scripts..."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue