Skip to content

Instantly share code, notes, and snippets.

View Aybak3k's full-sized avatar
🎯
Focusing

Noureldin Mohamed Aybak3k

🎯
Focusing
View GitHub Profile
@Aybak3k
Aybak3k / .sh
Created October 24, 2022 17:47
My fonts-powerline configuratoin file
################################################################################
## FUNCTIONS ##
################################################################################
##
## ARRANGE $PWD AND STORE IT IN $NEW_PWD
## * The home directory (HOME) is replaced with a ~
## * The last pwdmaxlen characters of the PWD are displayed
## * Leading partial directory names are striped off
## /home/me/stuff -> ~/stuff (if USER=me)