fix(fish): abbr

This commit is contained in:
Léana 江 2023-04-01 16:48:32 +02:00
parent 3575b7e5e6
commit 3e495f9061
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,7 @@ authors = [ \"Léana 江 <leana.jiang@icloud.com>\" ]
[dependencies]
"
cd ~/repos/codewars/Rust/"$kata_name"/ && nvim ./src/main.rs && cd
cd ~/repos/codewars/Rust/"$kata_name"/ && tmux-vim ./src/main.rs && cd
else
echo "You must provide a new project name"
return 1