../linux-screenfetch-kurulumu

Linux - Screenfetch Kurulumu


You are reading an article that is more than a year old. The content might be outdated.


Table of contents


Screenfetch’i indirin.

wget -O screenfetch 'https://raw.github.com/KittyKatt/screenFetch/master/screenfetch-dev'

Çalıştırılabilir dosya olarak belirtin.

chmod +x screenfetch

Genel kullanım için /usr/bin’e taşıyın.

sudo mv screenfetch /usr/bin/

Terminal açılınca otomatik çalıştırmak için ~/.bashrc dosyasını açın.

nano ~/.bashrc

Dosyaya screenfetch programını ekleyin.

screenfetch

Contribute to this post