Posts

Showing posts from December, 2020

Learn to install github desktop on GNU/Linux Debian and derivations.

Image
Hello! Today i will teach how to install GitHub desktop in GNU/Linux Debian and derivations. Step by Step   1 - Add Repository below: $ wget -qO - https://packagecloud.io/shiftkey/desktop/gpgkey | sudo apt-key add -   $ sudo sh -c 'echo "deb [arch=amd64] https://packagecloud.io/shiftkey/desktop/any/ any main" > /etc/apt/sources.list.d/packagecloud-shiftky-desktop.list'  $ sudo apt-get update 2 - Install GitHub Desktop: $ sudo apt install github-desktop Questions? Contact me in my social networks.   GitHub: @yanbrasiliano Linkedln : @yan-brasiliano See you next time 💣💢💢

Learn to change your github appareance!

Image
  Hello! Today i will teach how change your theme in the GitHub. This functions is new and some peoples still have difficult as that.   Step By Step   1 - first, Acess your github in your favorite browser.   2 - Acess "Your Profile".   3 -  Acess "Appearence" and choose the theme your preference.   OBS:   You can also select this bar for mode nocturne!      Questions? Contact me in my social networks. GitHub: @yanbrasiliano Linkedln : @yan-brasiliano See you next time 💣💢💢