mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 19:31:57 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
14 lines
270 B
Nu
14 lines
270 B
Nu
[# Display help and exit
|
|
extern "apt-show-source" [
|
|
--help(-h) # Display help and exit
|
|
--version-only # Display version and exit
|
|
--all(-a) # Print all source packages with version
|
|
--verbose(-v) # Verbose mode
|
|
...args
|
|
]]
|
|
|
|
[#
|
|
extern "" [
|
|
|
|
...args
|
|
]] |