init
This commit is contained in:
commit
b3e5debc5f
11 changed files with 27 additions and 0 deletions
2
zfdc
Executable file
2
zfdc
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
cat ~/.zz/cells | fzf --layout=reverse --height=40% | awk -F ';' '{print $1}'
|
Loading…
Add table
Add a link
Reference in a new issue