mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-05 06:13:59 +01:00
4 lines
56 B
Fish
4 lines
56 B
Fish
|
function bfg
|
||
|
java -jar ~/bin/bfg-1.12.16.jar $args
|
||
|
end
|