mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(fish): fixed codewars_rust script
This commit is contained in:
parent
803897346a
commit
c98b3662a2
4 changed files with 17 additions and 7 deletions
|
|
@ -14,7 +14,7 @@ authors = [ \"Léana 江 <leana.jiang@icloud.com>\" ]
|
|||
|
||||
[dependencies]
|
||||
"
|
||||
cd ~/repos/codewars/Rust/"$argv" && nvim && cd
|
||||
cd ~/repos/codewars/Rust/"$argv"/ && nvim ./src/main.rs && cd
|
||||
else
|
||||
echo "You must provide a new project name"
|
||||
return 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue