Fix the "resolvecd" command
This commit is contained in:
@@ -64,5 +64,3 @@ alias cl="clear"
|
||||
alias nocolor="sed -r \"s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[mGK]//g\""
|
||||
|
||||
alias ip="ip -color"
|
||||
|
||||
alias resolvecd="cd $(readlink -f $PWD)"
|
||||
|
||||
Reference in New Issue
Block a user