What are some useful applications I could install to help increase productivity?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • hstr

    bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.

  • hstr. An awesome way to navigate through your command history. It also speeded up my flow a lot.

  • Dotfiles

  • Using functions. All shells I know support functions. These are my Fish functions. h -> search through my history using hstr. k -> called alone opens Kate without printing garbage into your shell. k file behaves the same way but opens a file. These outputs really mess with the flow when using the command line. d -> Same this as above, but for Dolphin(file manager) and instead of files, it's directories. s -> Just show my temps with a short refresh interval, instead of static information. findall -> findall filename search a specific file on my SSD. I'm excluding /mnt, because I never search files on my HDD. findhall -> Same as above, but just for my /home. latest_installed_packages -> Self explanatory. __fzf_search_history.fish -> This is what makes searching my history using hstr possible since hstr doesn't officially support Fish. ncdu -> ncdu colors with my terminal emulator(konsole) are messed up. This fixes it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts