Alwyn Kik

Results 6 issues of Alwyn Kik

I'm not 100% sure if there would be any more implications, but would it be possible to add `crypt` to the list of supported devices? Like `mpath` got added a...

**EDIT**: of course, shortly after the creation of this issue, I stumbled upon the probable solution: I added `realm-admin` to the sync user's role mappings in RH-SSO, and users were...

Dependent files can be present in `ZDOTDIR` if the user has configured it. This PR simply copies its contents. I realise this is not an optimal solution; if you have...

The best fix is to explicitly configure `HISTFILE`. However (understandably) many users don't have this or know about this. This PR automatically configures `HISTFILE` to point to the original `.zsh_history`...

When running `docker-machine create -d hyperv` on a Windows machine, the process eventually gets stuck: ``` Waiting for machine to be running, this may take a few minutes... Detecting operating...

It seems this plugin always wants to install `fzf` to its own path, even though one might already have it installed through another package manager. Is there a way to...