Updated config
This commit is contained in:
parent
8fcda55cbd
commit
0943589dd7
21 changed files with 155 additions and 199 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/fish
|
||||
#!/usr/bin/fish
|
||||
set DIRECTORIES documents music pictures projects videos
|
||||
set EXCLUDES node_modules .cache .godot .svelte-kit
|
||||
set FLAGS --archive --compress --delete --quiet
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/fish
|
||||
#!/usr/bin/fish
|
||||
echo "This will modify your git repository to count the lines of code for each commit."
|
||||
read -l -P "Do you want to continue? [y/N] " CONFIRM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue