Search Criteria
Package Details: yadm-git 3.0.2.r0.ga5b1067-1
Git Clone URL: | https://aur.archlinux.org/yadm-git.git (read-only, click to copy) |
---|---|
Package Base: | yadm-git |
Description: | Yet Another Dotfiles Manager |
Upstream URL: | https://github.com/TheLocehiliosan/yadm |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | kosciak |
Maintainer: | kosciak |
Last Packager: | kosciak |
Votes: | 16 |
Popularity: | 0.039375 |
First Submitted: | 2017-02-15 11:30 |
Last Updated: | 2021-02-25 19:31 |
Dependencies (3)
- git (git-git) (make)
- gnupg (gnupg-clavator, gnupg-largekeys, gnupg-large-rsa, gnupg-git, gnupg-scdaemon-shared-access, gnupg-large-secmem, gnupg-minimal-git) (optional) – encrypt/decrypt sensitive files
- python-envtpl-git (optional) – use templates with variables
Required by (1)
- vim-signify-git (requires yadm) (optional)
Latest Comments
1 2 Next › Last »
kosciak commented on 2021-02-25 19:29
I see. That approach sounds more sensible.
dessert commented on 2021-02-25 19:17
the yadm aur package uses
/usr/share/fish/vendor_completions.d/yadm.fish
kosciak commented on 2021-02-25 18:30
thanks @dessert, fixed completions - also added
fish
ones in/etc/fish/completions
following advice on it's wiki: "A directory for systems administrators to install completions for all users on the system". Not afish
user too, so happy to hear some feedback.dessert commented on 2021-01-19 16:27
The shell completion script paths have changed, PKGBUILD patch:
There’s a
fish
completion script now, I don’t use this shell but judging from its wiki article it should go into/usr/share/fish/completions/
:dngray commented on 2019-11-12 17:10
Make sure to see https://yadm.io/docs/upgrade_from_1
2.0.0 brings exciting features https://github.com/TheLocehiliosan/yadm/releases/tag/2.0.0
Update version number and update documentation
source
in templates (#163)-b <branch>
when cloning (#133)-l
to pass thru to theyadm config
commandyadm/encrypt
mkeedlinger commented on 2019-03-23 03:54
+1 on the gpg dependency actually needing to be the gnupg package.
wheatdog commented on 2019-02-26 07:59
for optional dependency "gpg", isn't that be gnupg?
kosciak commented on 2019-02-05 09:21
I've updated PKGBUILD with improvements mentioned in the comments. Thanks everyone!
Artemis commented on 2019-02-02 10:45
I made some changes to the PKGBUILD, like adding optional dependencies and installing completion for zsh and bash. Please incorporate them into the PKGBUILD.
EDIT: Apparently the comment system introduces < and > around URLS, they are not in the source and have to be removed…
EDIT2: Just for completeness the PKGBUILD is here http://dpaste.com/2N4K8Z3 for the next 30 days
jadelord commented on 2018-12-20 09:17
Please also install the bash and zsh completion that is provided with yadm