I would use it but on my hardware its buggy and unmaintained.
- 1 Post
- 12 Comments
Joined 2 years ago
Cake day: July 5th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Alternatively make gaps 10x bigger than normal and turn on terminal transparency.
Newchair@lemmy.worldto Linux@lemmy.ml•[Rant] I swear to fucking god. Windows is harder to use than Linux. Have any of you ever USED Windows lately? Holy fuck.554·2 years agoI thought this would be a post complaining about the usablility of windows as a desktop, not the one thing windows does right…
Looks like we failed bram :(
https://www.binpress.com/vim-creator-bram-moolenaar-interview/
Newchair@lemmy.worldto VIM - Vi IMproved@lemmy.sdf.org•Bram Moolenaar, Vim Creator, Died1·2 years agoLooks like we failed bram :(
https://www.binpress.com/vim-creator-bram-moolenaar-interview/
thanks! i put through imagegonord and it looks even better i think
looks great! whats the wallpaper?
reset="\[\e[m\]" blue="\[\e[00;34m\]" purple="\[\e[00;35m\]" cyan="\[\e[00;36m\]" yellow="\[\e[00;33m\]" blink_yellow="\[\e[05;33m\]" first_line="${reset}┌─[${blue}\u${reset}]-[${cyan}\h${reset}]-[${yellow}\w${reset}]" second_line="\n└─[${blink_yellow}\$${reset}] " if [ -f /usr/share/git/git-prompt.sh ]; then source /usr/share/git/git-prompt.sh GIT_PS1_SHOWCOLORHINTS=1 PROMPT_COMMAND="__git_ps1 '$first_line' '$second_line' ' $purple %s';" else # if the file doesn't exist create prompt directly with PS1 PS1="$first_line$second_line" fi unset reset blue purple cyan yellow blink_yellow first_line second_line
It doesn’t have to be so long I just don’t like when people put everything in one line and its impossible to understand.
Void hasn’t used libressl in years