this post was submitted on 21 Oct 2023
118 points (96.8% liked)

Linux

47356 readers
1375 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi. I've been using powerlevel10k for a long time, but a few days ago, I decided I wanted to customize it a bit. I opened the .p10k.zsh file, and I was shocked. It's really massive, with TONS of options. I've been digging through for a few hours already, and it's absolutely amazing how much you can customize it without actually programming anything. I was wondering what other people are using. So my questions are:

  • Do you customize your shell prompt?
  • If yes, do you use some framework or pre-made theme, or do you just configure it the vanilla way in your bashrc/zshrc/...
  • How is your experiences with it so far?
  • Share screenshot of your prompts, please (Sadly, my prompt is currently half done, so I can't really share it)
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago (1 children)

zsh with prezto and default prompt. I've customized a bit, but the only change I made to the prompt was to replace "..." (three periods) with "…" (ellipsis unicode) since that makes it more compact with a monospace font. I really like the async loading of git status, so I don't have to wait for the command to run before the prompt prints.

[–] [email protected] 5 points 11 months ago (1 children)

Man, yet another visual/customization tool with not a single screenshot in Readme. Smh

[–] [email protected] 1 points 11 months ago

There actually is a screenshot of the the prompt in the readme, but it's quite small so easy to miss :)