mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 02:14:19 +00:00
parent
818ebccdf0
commit
434fc4ac76
20 changed files with 261 additions and 237 deletions
|
|
@ -17,6 +17,8 @@ cargo fmt || true
|
|||
|
||||
header "dot code beautify..."
|
||||
find scripts -type f | xargs -I% dot code beautify % || true
|
||||
dot code beautify "${NAVI_HOME}/alfred/alfred.bash" || true
|
||||
dot code beautify "${NAVI_HOME}/alfred/alfred2.bash" || true
|
||||
dot code beautify "${NAVI_HOME}/tests/core.bash" || true
|
||||
dot code beautify "${NAVI_HOME}/tests/run" || true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue