Add a comment about dropbox

master
Jacopo De Simoi 1 year ago
parent fc67d645ec
commit d2026b0554
  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