index
:
config
master
My personal config files.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nixos
/
profiles
/
workstation
/
scripts
/
ed
blob: a3dd43373f67f985f18cd17db3746ad74cbe1c5c (
plain
)
1
2
#!/usr/bin/env bash
$VISUAL
$(
find
.
-not
-path
"*/.*"
|
sk
--no-info
"
$@
"
)