Skip to content

use a $TAIL_PATH env for 'tail' command#11

Merged
djylb merged 1 commit intodjylb:masterfrom
brianonn:chore/use_tail_path
Sep 15, 2025
Merged

use a $TAIL_PATH env for 'tail' command#11
djylb merged 1 commit intodjylb:masterfrom
brianonn:chore/use_tail_path

Conversation

@djylb
Copy link
Copy Markdown
Owner

@djylb djylb commented Sep 15, 2025

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.
moovweb#461

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.
@djylb djylb merged commit a602892 into djylb:master Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants