agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
3.99k stars 587 forks source link

Show always full path on local instead of ~ #143

Open iPublicis opened 4 years ago

iPublicis commented 4 years ago

I would like to know if someone know what to do to have always the full path on prompt instead of having ~ as a replacement of /home/username.

Meaning:

  1. if I'm on my home dir I want to see /home/myusername instead of ~
  2. if I'm any other dir I would like to see the full path instead of ~
Teleft commented 4 years ago

curl -L https://github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish

iPublicis commented 4 years ago

curl -L https://github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish

How does this reply to my question? I want that Agnoster ZSH theme works as explained and you point me to another stuff with no explanation whatsoever!