summaryrefslogtreecommitdiff
path: root/cmd/install
AgeCommit message (Expand)Author
2019-11-18V2Eyal Posener
2019-07-02Export IsInstalled() in install packageAnis Elleuch
2019-06-28Add IsInstalled API to installer interfaceAnis Elleuch
2019-05-29Install in ~/.bash_profile first in case of macOSAnis Elleuch
2019-02-07Fix fish shell completionGeorge Christou
2018-09-10fix lint issuesEyal Posener
2018-08-29refactor(log,cmd/install/fish): Small refactors to pass gometalinter.v2Adam S Levy
2018-03-09install: create file directory before file is createdEyal Posener
2018-01-08Add support for fishYuki Ito
2017-12-19Fixes the issue where if .profile is used and not any of the other files the ...Costas Tyfoxylos
2017-09-08Fixed grammarThom Shutt
2017-08-29Use nospace option for zshSeth Vargo
2017-05-23add .bash_profile as a bash rc fileJosh Bleecher Snyder
2017-05-23check whether rc file exists during installationJosh Bleecher Snyder
2017-05-23correctly report installation failuresJosh Bleecher Snyder
2017-05-13cmd/install: add support for zshEyal Posener
2017-05-08Install fixupsEyal Posener
2017-05-06Fix one more vetEyal Posener
2017-05-06Fix vetEyal Posener
2017-05-06improve docsEyal Posener