Skip to content

Commit ffc8d85

Browse files
authored
Merge pull request laradock#2735 from dpatou/fix-tree-aliases
Remove the 'tree' alias
2 parents 82594c8 + 191729f commit ffc8d85

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

workspace/aliases.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ alias npm-global="npm list -g --depth 0"
8787
alias ra="reload"
8888
alias reload="source ~/.aliases && echo \"$COL_GREEN ==> Aliases Reloaded... $COL_RESET \n \""
8989
alias run="npm run"
90-
alias tree="xtree"
9190

9291
# Xvfb
9392
alias xvfb="Xvfb -ac :0 -screen 0 1024x768x16 &"

0 commit comments

Comments
 (0)