`
nathan.wu
  • 浏览: 46355 次
  • 性别: Icon_minigender_1
  • 来自: 南京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

freebsd colorful you terminal that also work great on putty

阅读更多
install the gnuls (gnu ls) port in /usr/ports/misc/gnuls. I think the colors are much nicer.
After the install, type: gnuls --color The command is long- so the way I handle this is to write a script called lls continaing the command gnuls --color and I put it in /usr/local/bin. I then chmod the command for execute by all (chmod 755 /usr/local/bin/lls). You can set the permissions to your taste.

or just

echo "alias ls='gls --color'" >> ~/.profile
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics