Commit Graph

1064 Commits

Author SHA1 Message Date
Roey Darwish Dror
c9aecda2ca Fix vscode enum key (fix #645) 2021-02-19 06:42:23 +02:00
Roey Darwish Dror
4fe3c257b6 Fixed Microsoft Store terminology 2021-02-18 14:20:30 +02:00
Roey Darwish Dror
f06230482e
Run bash-it with the interactive flag (fix #642) (#643) 2021-02-18 06:47:59 +02:00
Roey Darwish Dror
6d130f07cb Fix compilation in FreeBSD (fix #641) 2021-02-17 19:44:31 +02:00
Roey Darwish Dror
bb3a9347c9
Fossil support (#636) 2021-02-17 16:46:29 +02:00
M*C*O
513ffb8f22
Add support for the micro text editor (#635) 2021-02-15 21:43:36 +02:00
Roey Darwish Dror
f2b5530764 Bump 2021-02-15 09:03:39 +02:00
Roey Darwish Dror
5361695252 Fix crash when dry running vscode (fix #632) 2021-02-15 09:03:28 +02:00
Roey Darwish Dror
19bc4d3855 Bump 2021-02-14 10:35:15 +02:00
Roey Darwish Dror
8af7910df0 Fix WSL 2021-02-13 07:05:58 +02:00
Roey Darwish Dror
66dfd568c2 Bump 2021-02-13 06:39:36 +02:00
Roey Darwish Dror
dbcbd3df73 Don't print a warning about cargo-update if cargo isn't installed (fix #630) 2021-02-13 06:39:06 +02:00
Roey Darwish Dror
5a9e7b13ab Package update 2021-02-13 06:38:13 +02:00
Alex
878cad5c80
added support for Visual Studio Code (VSC) extension update (#628) 2021-02-13 06:35:20 +02:00
Roey Darwish Dror
0fe0c70b2b
Use console's read_key instead of read_char (#629)
read_char returns an error if keys such as CapsLock are pressed
2021-02-13 06:26:50 +02:00
Roey Darwish Dror
16ff9faec6 Bump 2021-02-11 06:37:25 +02:00
Wil Thomason
5a4114caae
Fix: Neovim may use init.vim or init.lua (#626) 2021-02-11 06:32:39 +02:00
Roey Darwish Dror
746ffda444
Windows App Store (fix #622) (#624) 2021-02-11 06:31:59 +02:00
Heiko Carrasco
8b7ff6a042
Surpress explicit news printing when paru is used (#623) 2021-02-10 18:32:15 +02:00
Roey Darwish Dror
729b5b6cb4
Bash-it (fix #621) (#625) 2021-02-10 08:58:03 +02:00
Roey Darwish Dror
098b60ba38
Fix Linuxbrew (fix #616) (#620) 2021-02-08 11:33:06 +02:00
Roey Darwish Dror
e38fc78c3b Show a warning when cargo-update isn't installed (fxi #619) 2021-02-08 06:31:14 +02:00
Roey Darwish Dror
6047236925 Better phrasing for issues 2021-02-06 22:42:59 +02:00
Roey Darwish Dror
62ec3a94e6 Revert "wsl fix" (fix #612)
This reverts commit db1dea9bea.
2021-02-06 06:56:26 +02:00
Roey Darwish Dror
66e62cc3eb Windows: look for git repos in the startup directory 2021-02-02 22:28:22 +02:00
Roey Darwish Dror
27a3d37591 Oops 2021-01-30 15:05:02 +02:00
Roey Darwish Dror
7e627fadd1 Bump 2021-01-30 15:03:06 +02:00
Roey Darwish Dror
440ad06768 Don't crash when can't read a character from the terminal 2021-01-30 14:57:35 +02:00
Roey Darwish Dror
ab8abea6be Run go in GOPATH (fix #608) 2021-01-23 10:12:06 +02:00
Roey Darwish Dror
e2eb4618ef Bump 2021-01-15 07:00:39 +02:00
Roey Darwish Dror
c7a44cccc2 Fix NPM in Linux (fix #604) 2021-01-15 06:59:13 +02:00
Roey Darwish Dror
3a0c419466 Log errors 2021-01-15 06:16:28 +02:00
Roey Darwish Dror
d51912d391 bump 2021-01-14 09:54:45 +02:00
Roey Darwish Dror
4fdafa0ba1
Missing cfg (#600)
* Check whether NPM root is owned by the current user (fix #599)

* Missing cfg

* Another missing config
2021-01-14 09:49:18 +02:00
Roey Darwish Dror
258acce481 Warn when no custom git repositories were found (fix #602) 2021-01-12 21:18:15 +02:00
Roey Darwish Dror
e31dc52c3a Use apt-get in Debian (fix #601) 2021-01-12 21:08:40 +02:00
Roey Darwish Dror
6147b92d52 Bump 2021-01-11 21:55:45 +02:00
Roey Darwish Dror
7f03f33d6b
Skip dotnet when no SDK is installed (fix #592) (#597) 2021-01-11 13:32:04 +02:00
Roey Darwish Dror
2b14e26df8 Bump 2021-01-08 06:55:03 +02:00
Anders Rasmussen
dcfdeb2d3b
switch args to brew cask command (#596) 2021-01-08 06:29:05 +02:00
Roey Darwish Dror
9da67980f4 Version bump 2021-01-07 14:17:58 +02:00
Roey Darwish Dror
e3879a1c90
Dependencis bump (#595) 2021-01-07 10:03:20 +02:00
Roey Darwish Dror
31db02d95a
Split brew cask into a seperate step (fix #588) (#593) 2020-12-30 10:35:50 +02:00
Roey Darwish Dror
1e66a47764 Bump 2020-12-27 15:45:27 +02:00
Marcelo dos Santos Mafra
9cbe6219af
Typo correction in config.example.toml file (#591) 2020-12-26 21:10:41 +02:00
Roey Darwish Dror
47481ae64e Name change for .NET 2020-12-26 09:21:14 +02:00
Roey Darwish Dror
a519bc5475
Enable distro-sync in Fedora (fix #587) (#590) 2020-12-26 09:17:54 +02:00
Roey Darwish Dror
cdbcd7be7a No more commenting out sections in the example 2020-12-26 06:59:56 +02:00
Roey Darwish Dror
514fbbbbb5 Add support for dotnet upgrade 2020-12-26 06:43:48 +02:00
Roey Darwish Dror
a925678547 Bump 2020-12-21 09:58:49 +02:00