Add a comment about dropbox

Jacopo De Simoi 1 year ago
parent ea12c96140
commit 3e039c934d
  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