this post was submitted on 08 Feb 2024
231 points (98.7% liked)

Linux

46734 readers
1614 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
 

I'm in a bit of a productivity rut and whilst I suspect the issue is mainly between the keyboard and chair I'm also interested in what (FOSS) tools there are that people find effective.

One of my issues at the moment is cross managing different workstreams particularly with personal projects which are more in the "if I have time category".

I'm interested in anything that helps manage time or limit distractions or anything that makes it easier to keep track of progress/next steps for project when there may be a bit of a time gap between.

you are viewing a single comment's thread
view the rest of the comments
[–] taaz@biglemmowski.win 22 points 6 months ago (2 children)

As a programmer most of my utilities are CLI oriented.

zsh
fzf (integrated into zsh, improves reverse search, killing processes and more)
zoxide - for quicker navigation into folders I visit often
Other programs I use from time to time: jq, btop, bat.

Flameshot - best screenshotting tool for linux (and also windows)
Redshift/Gammashift - blue light filter
ddccontrol - controlling monitor brightness and contrast without having to fiddle with buttons

Last but not least my Awesome WM (tiling) config - makes working with multiple windows/desktops so easy.

[–] lemmyreader@lemmy.ml 7 points 6 months ago (1 children)
[–] UNWILLING_PARTICIPANT@sh.itjust.works 2 points 6 months ago (1 children)

Ooh flames hot does look interesting! Thanks, I'll check it out

[–] OsrsNeedsF2P@lemmy.ml 3 points 6 months ago

Make the print screen button call flameshot gui and you're golden

[–] governorkeagan@lemdro.id 1 points 6 months ago (1 children)

Could you share your config for Awesome? I’m toying with the idea of moving to a tiling WM.

[–] taaz@biglemmowski.win 2 points 6 months ago

I don't really have it ready to publicize but it's based on powerarrow-dark from awesome-copycats github repo (I have mainly removed things I don't use and added some more mappings like media keys etc).