Commit Graph

201 Commits

Author SHA1 Message Date
Santiago Lo Coco f231049b60 Redirect stderr to /dev/null 2022-01-09 20:09:03 -03:00
Santiago Lo Coco a43afe1b3c Add VALUES 2022-01-09 20:01:26 -03:00
Santiago Lo Coco b1222c2e06 Fix typo 2022-01-09 19:59:29 -03:00
Santiago Lo Coco 86344fa21a Request user password 2022-01-09 19:53:43 -03:00
Santiago Lo Coco adc84b4cce Fix bug of infobox not displaying 2022-01-08 00:18:10 -03:00
Santiago Lo Coco 16a3ee1a61 Run shellcheck 2022-01-07 23:34:40 -03:00
Santiago Lo Coco 2017fd7b47 Delete trailing whitespaces 2022-01-07 23:06:35 -03:00
Santiago Lo Coco 2b8c200c00 Update shebang 2022-01-06 23:49:40 -03:00
Santiago Lo Coco 77ebd7dbc3 Update install.sh 2022-01-04 00:32:33 -03:00
Santiago Lo Coco c2aed1b4c9 Fix bug in install.sh (and update useWhiptail()) 2022-01-03 14:19:45 -03:00
Santiago Lo Coco e973c03c72 Update '/home/slococo/.oh-my-zsh' in .zshrc 2022-01-03 13:13:54 -03:00
Santiago Lo Coco fdf961b97f Update useWhiptail() 2021-12-31 17:17:32 -03:00
Santiago Lo Coco 600531c516 Pass dialogBox as an argument of runDetachedScript() 2021-12-31 16:54:06 -03:00
Santiago Lo Coco 419884390e Update useDialog() 2021-12-31 16:48:54 -03:00
Santiago Lo Coco 36a37059ec Remove generic calcHeight() and calcWidth() 2021-12-31 16:45:09 -03:00
Santiago Lo Coco a6f48ed9fb Fix bugs 2021-12-31 15:47:49 -03:00
Santiago Lo Coco d66fc9a611 Update useDialog() 2021-12-31 15:10:18 -03:00
Santiago Lo Coco be58b97a9b Redirect git clone output 2021-12-31 15:06:44 -03:00
Santiago Lo Coco 1f66b9dc57 Add runDetachedScript() 2021-12-31 12:37:20 -03:00
Santiago Lo Coco 635bfcca7d Exclude folder 'other' from first find 2021-12-31 12:28:30 -03:00
Santiago Lo Coco 9d0e116758 Run linkFile() with root privileges 2021-12-31 00:48:23 -03:00
Santiago Lo Coco 97fed6cb69 Refactor 2021-12-31 00:02:54 -03:00
Santiago Lo Coco 029392e0a6 Fix bugs 2021-12-30 23:40:32 -03:00
Santiago Lo Coco 2a320b9101 Finish dynamic calc 2021-12-30 23:18:31 -03:00
Santiago Lo Coco 3af5518f39 Add useDialogMenu() and useWhiptailMenu() 2021-12-30 22:22:39 -03:00
Santiago Lo Coco 59939502fd Update dynamic calculations 2021-12-30 21:25:44 -03:00
Santiago Lo Coco 5aeff8503e Add dynamic calculations of width and height (from CocoASAIS) 2021-12-30 20:49:56 -03:00
Santiago Lo Coco 4c36d20dc1 Add break and return 2021-12-30 20:48:50 -03:00
Santiago Lo Coco 874ef46f5b Fix bug in cloneAndMake() 2021-12-30 19:16:43 -03:00
Santiago Lo Coco 6f1a89b0f9 Follow styleguide 2021-12-27 23:07:29 -03:00
Santiago Lo Coco 51f4f650d2 Refactor 2021-12-27 21:44:46 -03:00
Santiago Lo Coco 39291c0a8c Move 'other' folder and update scripts 2021-12-26 20:30:29 -03:00
Santiago Lo Coco c802b56865 Add more validations 2021-12-26 19:40:13 -03:00
Santiago Lo Coco edd59e814b Add sh library 2021-12-26 19:23:38 -03:00
Santiago Lo Coco 5d8e97eab1 Add getopts (to allow user to choose whiptail or dialog) 2021-12-26 18:22:22 -03:00
Santiago Lo Coco 815dfe19dc Add clipmenu and add newline at EOF (POSIX) 2021-12-26 13:11:05 -03:00
Santiago Lo Coco 48b9cdbfdb Replace dialog with whiptail 2021-12-26 00:14:36 -03:00
Santiago Lo Coco f01120bdd5 Update bootstrap.sh 2021-12-23 23:55:40 -03:00
Santiago Lo Coco c59bbccc97 Remove test folder 2021-12-22 18:14:55 -03:00
Santiago Lo Coco abc2aa2ce1 Uncomment install.sh 2021-12-22 18:10:34 -03:00
Santiago Lo Coco 5bf4a0ce67 Update scripts (sudo per command and more changes) 2021-12-22 13:31:22 -03:00
Santiago Lo Coco e826c59812 Check for dependencies 2021-12-22 12:28:04 -03:00
Santiago Lo Coco da454bfd12 Update scripts 2021-12-22 00:42:17 -03:00
Santiago Lo Coco 2e3d6e8c5c Refactor and update README.md 2021-12-21 23:05:15 -03:00
Santiago Lo Coco 2033123873 Update scripts 2021-12-21 23:00:25 -03:00
Santiago Lo Coco 668036007c Add install.sh 2021-12-21 22:01:38 -03:00
Santiago Lo Coco d953729cf3 Add .local/bin files 2021-12-21 21:34:00 -03:00
Santiago Lo Coco d377834f8e Add cancel button handling 2021-12-21 21:21:57 -03:00
Santiago Lo Coco eec69f5741 Add backup/overwrite/skip 2021-12-21 20:32:59 -03:00
Santiago Lo Coco db72fd565c Add gitconfig (with setup) 2021-12-21 19:38:18 -03:00
Santiago Lo Coco b3ec50c43f Refactor and update linkFiles.sh 2021-12-21 18:29:20 -03:00