Linux——如何生成一个好看的终端欢迎语

前言

如何制定一个自己喜欢的Linux终端登录欢迎语呢? 答案很简单, 我们只需要把自己需要定制的欢迎语写入/etc/motd 即可;

内容

patorjk

通过patorjk可以将文字生成为ASCII艺术字体;

       _                          _____                               
      (_)__  __ ____ ___   ____  / ___/ ___   _____ _   __ ___   _____
     / // / / // __ `__ \ / __ \ \__ \ / _ \ / ___/| | / // _ \ / ___/
    / // /_/ // / / / / // /_/ /___/ //  __// /    | |/ //  __// /    
 __/ / \__,_//_/ /_/ /_// .___//____/ \___//_/     |___/ \___//_/     
/___/                  /_/                                            

neofetch

具体的使用,大家可以访问wiki去查看教程

https://github.com/dylanaraps/neofetch
https://github.com/dylanaraps/neofetch/wiki

posted @ 2022-09-16 14:05  。思索  阅读(755)  评论(0)    收藏  举报