Compare commits
No commits in common. "9921985094fec0b3f4767d1f208cd905c92898ab" and "5268e0a783a6fa160ac81c1cd5c39db2fcb2dc51" have entirely different histories.
9921985094
...
5268e0a783
2 changed files with 4 additions and 8 deletions
|
|
@ -91,8 +91,7 @@ common:
|
|||
replacer:
|
||||
- sd
|
||||
unix:
|
||||
- name: moreutils
|
||||
description: Provide vidir
|
||||
- moreutils
|
||||
- rlwrap
|
||||
- name: pv
|
||||
desc: pipe viewer
|
||||
|
|
@ -219,8 +218,8 @@ common:
|
|||
desc: Disk usage explorer
|
||||
- name: cdrtools
|
||||
desc: Tool to manipulate ISO
|
||||
- name: fuse-zip
|
||||
desc: Mount ZIP file as Filesystem
|
||||
- name: aur/vidir
|
||||
desc: Mass rename files with vim
|
||||
tui:
|
||||
browser:
|
||||
- w3m
|
||||
|
|
@ -443,9 +442,6 @@ common:
|
|||
communication:
|
||||
_:
|
||||
- signal-desktop
|
||||
irc:
|
||||
- name: polari
|
||||
desc: GNOME 3 GUI IRC client
|
||||
matrix:
|
||||
- name: fractal
|
||||
desc: Matrix client that seem to work in Rust
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/sh
|
||||
|
||||
/usr/bin/gitwatch -r origin -R -s 3000 -m "docs: update from {{ device_name }}" {{ home }}/notebooks/$1
|
||||
/usr/bin/gitwatch -r origin -R -s 1000 -m "docs: update from {{ device_name }}" {{ home }}/notebooks/$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue