index
:
dotfiles.git
master
My dotfiles for linux
Peter Son Struschka
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
basics
/
.local
/
bin
/
edit-config
blob: 7d1baaeb3a8ae211dad714efa4114e029deb5e1b (
plain
)
1
2
3
4
5
6
#/bin/sh FILE=$(locate-config) [ -z "$FILE" ] && exit 1 $EDITOR $FILE