-
While running omf, I got the following outputs:
```
adrianohrl@vaio /tmp> pushd /tmp
adrianohrl@vaio /tmp> curl -L https://get.oh-my.fish > install
% Total % Received % Xferd Average Speed…
-
* KOReader version: 2020.02
* Device: ReMarkable
#### Issue
A sleeping KOReader on reMarkable will drain the battery.
#### Steps to reproduce
1. Launch KOReader on a ReMarkable by long pressi…
-
I'm super new in fish shell, I kind of miss `fasd`. Do we have it in fish shell yet ?
ghost updated
4 years ago
-
I want to change the gemset with the command 'rvm gemset use-name-' but does not work.
``` console
~/w/relatorio 1.9.3@report (work) $ rvm gemset use pde
Using ruby-1.9.3-p194 with gemset pde
~/w/rel…
-
When you use `functions -e` to erase an autoloader function, it just gets autoloader again immediately. We should be smart about this and set a tombstone function to block it.
-
Some git commands work and at least some options are suggested when you type - then hit tab, e.g.:
```
git status -
```
Others tab-complete to --help right away without any other suggestions, e.g.
…
seanh updated
4 years ago
-
With Fish 2.1.1, when running:
```
$ env
[...]
XDG_DATA_DIRS=/usr/share:/usr/local/share
[...]
```
But with Fish 2.2.0:
```
$ env
[...]
XDG_DATA_DIRS=/usr/share/usr/local/share
[...]
```
Which ma…
mandx updated
4 years ago
-
I think this problem is because I have little experience with pip installs, but how do I run the util once it's been installed with pip?
tt and tt-time-tracker both don't exist on my path after the…
-
**What did you expect to happen?**
Topgrade updates oh-my-zsh
**What actually happened?**
The update fails since 19/20 Mar 2020 (I'm not sure)
**Additional details:**
- Which operating system…
-
I keep randomly (?) losing history items. Commands that I know I typed in the past - long before my current shell was opened - are suddenly missing from my shell instance (they're not visible in `his…