| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mounted/unmouted disks
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The command was:
```
deadnix --output-format json | while read -r line; do echo "$line" | jq .file --raw-output; done | xargs nvim
```
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This improves upon neorg by integrating it better into the system
context.
|
|
|
|
|
| |
This plugin never worked (because of some issue with gaia), but now it
also stopped to build.
|
| |
|
|
|
|
| |
I want to use nixpgks' list.
|
|
|
|
|
| |
Let's start using the nixpkgs infrastructure instead of this python
application.
|
|
|
|
| |
I have not used one of these commands in the last 8 months.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
`sysLib` is a good _framework_, but the overhead of the framework too
much for such a simple shell script.
|
| |
|