Skip to content

Nikhilsn71/Custom-linux-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Customise Terminal in Linux

Run these commands in terminal.

sudo apt install figlet neofetch lolcat
pip install rich

Download terminal.py file in home Directory.

  • Now Open Home user Directory.
  • click on view and
  • click on "show hidden files"

Open .zshrc file and add these lines at last

python3 terminal.py
figlet WELCOME
neofetch

Save the file.

Now Open terminal,

terminal

About

Customizing linux terminal using python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages