KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.84k stars 454 forks source link

Run screenfetch command automatically at terminal login #691

Closed nguyenh13 closed 3 years ago

nguyenh13 commented 3 years ago

I'm submitting a ... (check one with "x")

[ ] bug report
[ ] new distro request
[x] question

Question

I wonder if there is a way that everytime I open teminal, the screenfetch command will be ran automatically?
Tina-otoge commented 3 years ago

There are various ways to achieve this. Simplest way is to add screenfetch to your local shell configuration file, ie ~/.bashrc or ~/.zshrc depending on what shell you use.

darealshinji commented 3 years ago

Just like @skielred said, actually a pretty simple task.