Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

[feature] get several files at once #5

Open
tsivinsky opened this issue Jul 12, 2022 · 0 comments
Open

[feature] get several files at once #5

tsivinsky opened this issue Jul 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@tsivinsky
Copy link
Owner

specify glob and download all matching files

this example will download tabs.lua and git.lua files

gget https://github.com/tsivinsky/dotfiles/blob/master/neovim/.config/nvim/lua/daniil/{tabs|git}.lua

and this one will download all files ending in .lua in daniil directory

gget https://github.com/tsivinsky/dotfiles/blob/master/neovim/.config/nvim/lua/daniil/*.lua
@tsivinsky tsivinsky added the enhancement New feature or request label Jul 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant