Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NH
nore {she/her} @ nore @sh.itjust.works
Posts
2
Comments
38
Joined
1 yr. ago

  • Mine's pretty simple:

     bash
        
    ## .bashrc
    export BLA=$(tput setaf 0) # Black
    export RED=$(tput setaf 1) # Red
    export GRE=$(tput setaf 2) # Green
    export YEL=$(tput setaf 3) # Yellow
    export BLU=$(tput setaf 4) # Blue
    export MAG=$(tput setaf 5) # Magenta
    export CYA=$(tput setaf 6) # Cyan
    export WHI=$(tput setaf 7) # White
    
    export BOL=$(tput bold)    # Bold
    export ITA=$(tput sitm)    # Italic
    export UL=$(tput smul)     # Underline
    export NC=$(tput sgr0)     # No color & format
    
    _branch() {
        local branch=$(__git_ps1 "%s")
        if [[ -z $branch ]]; then
            printf "${BLA}null${NC}"
        else 
            printf "${CYA}$branch"
        fi
    }
    
    PS1='.\[$(_pwd)\] \[$BLA\]〜 \[$MAG\]git\[$BLA\]:\[$(_branch)\] \n \[$NC$CYA\]\! \[$MAG\]\$ \[$NC\]'
    
    ## .inputrc
    
    set vi-ins-mode-string \1\e[34m\2.INS
    set vi-cmd-mode-string \1\e[33m\2.CMD
    
      
  • Since you are trying to expand your horizons here's a bunch of weird stuff I like:

    • Paper Kites - Woodland
    • Hawaii Part II
    • Jack Stauber - HiLo
    • Marxist Love Disco Ensemble - MLDE
    • Twin Resurrection - Volume 1
    • Windows 96 - Reflections (tbh any album by Win96 is great)
    • Chikoi The Maid - Leaving Reality
    • Ginger Root - Shinbangumi
    • PilotRedSun - Achievement
    • Date of Birth - Planet Dob
    • Akiko Yano - Tadaima
  • Firefox has ads by pocket on your homescreen and sponsored search results to name the two that come to my mind.

    Forgot about the home screen sponsored stuff since it's so easy to disable it, as for sponsored search results, I've only been able to find stuff about sponsored search suggestions, minor detail. Mozilla suggest

    Mozilla has made donations to the Mack group who have expressed hatred towards people who are white.

    I've not been able to find much info on this, the only thing I found was a member's only blog post by luduke (who I don't trus), so I can't say much about this.

  • 196 @lemmy.blahaj.zone

    FF7 ruletrack

    Linux @lemmy.world

    [Help] Should I use zram?