From d2176a7cc7a80ed91a0d7025a98aba482fbbb7a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 4 Sep 2015 17:40:04 -0300 Subject: Updates aliases --- profile.dot.link | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'profile.dot.link') diff --git a/profile.dot.link b/profile.dot.link index e5f280b..74f1286 100644 --- a/profile.dot.link +++ b/profile.dot.link @@ -47,7 +47,9 @@ cd() { # Update screen title if [ ! -z "$project" ] && [ ! -z "$STY" ]; then - stitle `basename $project` + #if [ "$project" == "`basename $project`" ]; then + stitle `basename $project` + #fi fi } -- cgit v1.2.3