Skip to content
#

productivity

Here are 2,555 public repositories matching this topic...

ohmyzsh

🙃 A delightful community-driven (with 1800+ contributors) framework for managing your zsh configuration. Includes nearly 300 optional plugins (rails, git, OSX, hub, docker, homebrew, node, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

  • Updated Jun 12, 2021
  • Shell
ShareX

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.

  • Updated Jun 10, 2021
  • C#
dash
Kap
mcarans
mcarans commented Jun 8, 2021

When I ran bash-it update stable, I got:

Would you like to update to v2.1.3(ebe59c9)? [Y/n] Y
Error updating Bash-it, please, check if your Bash-it installation folder (/home/mcarans/.bash_it) is clean.

Presumably if I empty the .bash_it folder, all my settings will disappear?

How do I update and keep my settings?

Sorry if it's obvious, but I looked here: https://bash-it.r

jairofloress
jairofloress commented Mar 28, 2021

Version: v0.10.0
To reproduce, go to settings and add more than categories at the same time below any category.
When you assign the name for one of the new, the other get the same name.
If you go to the second and try to change the name, the first one gets the second name.
I hope this helps.
Thanks.

[aw-qt_2021-03-26T00-09-49.log](https://github.com/ActivityWatch/activitywatch/files/621747

super-productivity
ferdi
markandan
markandan commented Jun 12, 2021

Found few cyclical dependencies in the source code.

Example:
features/announcements/index.js -> exports ANNOUNCEMENTS_ROUTES and also imports AnnouncementsStore from features/announcements/store.js

features/announcements/store.js -> imports ANNOUNCEMENTS_ROUTES from index.js resulting in cyclical dependency.

There are few more modules where the same issue is present.

Improve this page

Add a description, image, and links to the productivity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the productivity topic, visit your repo's landing page and select "manage topics."

Learn more