Add a comment about dropbox

Jacopo De Simoi 1 year ago
parent 7ebe805f0f
commit fdc7ed3b30
  1. 2
      themes/gentoo-wilder.zsh-theme

@ -33,7 +33,7 @@ function prompt_char {
} }
function is_curr_dir_remote { function is_curr_dir_remote {
[[ $(pwd) =~ .*nextcloud.* ]] [[ $(pwd) =~ .*nextcloud.* ]] # || [[ $(pwd) =~ .*dropbox.* ]]
} }
function git_stuff { function git_stuff {

Loading…
Cancel
Save