gvm icon indicating copy to clipboard operation
gvm copied to clipboard

use a $TAIL_PATH env for 'tail' command

Open brianonn opened this issue 1 year ago • 0 comments

The command 'tail' was aliased to 'colortail' in my local environment and 'colortail' was not installed locally, so it failed during setting up the 'cd' and '__gvm_oldcd' functions. This caused the 'cd' command to silently do nothing and never change directories.

brianonn avatar Feb 20 '24 09:02 brianonn