- 25 Apr, 2018 4 commits
-
-
Konstantin Zolotarev authored
-
Cristian Álvarez Belaustegui authored
The mix command for listing all available actions has been changed from `mix --help` to `mix help`.
-
George Kaklamanos authored
-
Tomasz Borek authored
Deals with app error page, saving true error instead. Upon app failure, Heroku returns HTML "Application Error" page. Finding HTML page in .gitignore is confusing, so I replaced `-s` with `-f` in curl calls, which cuts such output. Replace instead of addition as no progress meter outputs either. It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration. -- E. W. Dijkstra
-
- 24 Apr, 2018 1 commit
-
-
Marc Cornellà authored
* Simplify hub check and hardcode aliasing * Update hub completion
-
- 23 Apr, 2018 2 commits
-
-
oooooooo authored
-
Marc Cornellà authored
Fixes #6757
-
- 22 Apr, 2018 9 commits
-
-
Julian Laubstein authored
-
Terrance Kennedy authored
* Refactor pyenv plugin to use PATH
-
Andrew Janke authored
-
Andrew Janke authored
-
Andrew Janke authored
NOTE: The scrapper was previously included, but due to the website it scrapped being dead it's no longer useful. See #3642 for the code. Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
-
Marc Cornellà authored
`source ~/.zshrc` is a bad practice, it doesn't make sure that the full zsh session is reloaded and it may have side effects. Use `$SHELL` as the path to zsh if it exists (this will fix edge cases where the zsh used is not the first on $PATH). Otherwise, use `zsh`.
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 21 Apr, 2018 1 commit
-
-
Chris Fleming authored
* Always try and start gpg-agent, with --use-standard-socket it will try and use a standard socket directory. It won't start multiple agents if agent is already running. In addition, XDG_RUNTIME_DIR isn't always set * ssh socket if broken if --daemon is run again, so onky start if we don't have a socket * Removed unnecessary allocation of GPG_SSH_AUTH_SOCK
-
- 15 Apr, 2018 14 commits
-
-
Darius Grigalevicius authored
-
Marc Cornellà authored
-
Artem Pyankov authored
-
Artem Pyankov authored
-
Artem Pyankov authored
-
Erwan ROUSSEL authored
-
Marc Cornellà authored
-
Philippe Proulx authored
-
Marc Cornellà authored
See https://bugs.debian.org/871816 Fixes #6592
-
Marc Cornellà authored
[emotty] fix typo that resulted in math error
-
Alexis Hildebrandt authored
* The display_emotty function show the name of the displayed emotty set * Unless an emotty set was given show the emotty set configured in $emotty_set
-
Arthur Brainville authored
* Added trizen to the archlinux plugin trizen is the recomended solution for using the Arch User Repository. both yaourt and pacaur have some issues. Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info> * Add trizen aliases to the readme Also fixed inconsistency in formatting on readme file. (also added myself in the contributor list)
-
Franz König authored
Co-authored-by: dalu <2694548+dalu@users.noreply.github.com>
-
Eric Hudon authored
-
- 06 Apr, 2018 1 commit
-
-
Jean-Benoit Griesner authored
Co-authored-by: Maxime AURIAU <maxime.auriau@dnd.fr>
-
- 02 Apr, 2018 1 commit
-
-
fREW Schmidt authored
Said gem instead of vagrant
-
- 18 Mar, 2018 2 commits
-
-
Lauri Lavanti authored
-
Eric Hudon authored
-
- 09 Mar, 2018 5 commits
-
-
Lauri Lavanti authored
-
Jon Mosco authored
-
Andrea Giardini authored
-
Luke authored
-
Andrew Matheny authored
-