Deselect all
This commit is contained in:
parent
f26e32e6cb
commit
dd9d48d1ea
1 changed files with 3 additions and 3 deletions
|
@ -121,7 +121,7 @@ update_vim() { # {{{
|
||||||
separator
|
separator
|
||||||
|
|
||||||
} # }}}
|
} # }}}
|
||||||
update_vim
|
# update_vim
|
||||||
|
|
||||||
update_i3() { # {{{
|
update_i3() { # {{{
|
||||||
# Update i3 configuration
|
# Update i3 configuration
|
||||||
|
@ -131,7 +131,7 @@ update_i3() { # {{{
|
||||||
separator
|
separator
|
||||||
|
|
||||||
} # }}}
|
} # }}}
|
||||||
update_i3
|
# update_i3
|
||||||
|
|
||||||
configure_protonvpn() { # {{{
|
configure_protonvpn() { # {{{
|
||||||
# Configure ProtonVPN
|
# Configure ProtonVPN
|
||||||
|
@ -246,4 +246,4 @@ clone_projects() { # {{{
|
||||||
separator
|
separator
|
||||||
|
|
||||||
} # }}}
|
} # }}}
|
||||||
clone_projects
|
# clone_projects
|
||||||
|
|
Loading…
Add table
Reference in a new issue