Add a comment about dropbox

Jacopo De Simoi 1 year ago
parent e93a52d7e2
commit aa6a3ed1f7
  1. 2
      themes/gentoo-wilder.zsh-theme

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

Loading…
Cancel
Save