Commit graph

47 commits

Author SHA1 Message Date
b8d4716206 Put define_os after self.hide_commands 2020-09-04 15:22:28 +02:00
676f58ae0d Remove ' based' in os 2020-09-04 15:16:11 +02:00
fe481b0f0a Fix subprocess output hidden, move define_os in class 2020-09-04 15:08:07 +02:00
d14e72fc25 Change help message for --update 2020-09-04 14:30:42 +02:00
9cbba5eeac Explain do_clone in docstring, that includes pull to update 2020-09-04 14:29:44 +02:00
56d2dc66d0 Add condition for do_write 2020-08-26 11:57:10 +02:00
ba91a69205 Add condition to clone, change protonvpn installation for Arch: use AUR 2020-08-26 11:41:15 +02:00
07a694bbf4 Ask for symlink overwrite, add pacman -Syu at OS determination 2020-08-26 11:14:22 +02:00
201b9944a2 Add hide command option 2020-07-23 11:17:13 +02:00
bce4de58f0 Generate process_list with comments by default 2020-07-13 10:58:52 +02:00
ed948dd047 Allow do_append to work even if destination exists 2020-06-17 13:16:29 +02:00
420b1d9498 Add first install arg 2020-05-30 14:35:37 +02:00
81fbb879ce Run black 2020-05-30 11:51:58 +02:00
bb363abee5 Add process_file management 2020-05-06 10:34:19 +02:00
1d84e02940 Change lookup intervals, protonmail logins 2020-05-02 17:31:12 +02:00
3c24346317 Rename install to process 2020-04-29 11:37:00 +02:00
ebb1652e79 Handle KeyError 2020-04-28 13:38:16 +02:00
bc7f7dd9e3 Add list argument, add script for shellcheck fix 2020-04-24 16:27:42 +02:00
51927219ef Add questions when installing everything 2020-04-24 10:11:31 +02:00
2cfd39dbde Fix do_install for missing keys, rearrange lines in conf 2020-04-24 09:54:03 +02:00
98e013d18a Change i3 config 2020-04-23 18:12:38 +02:00
1ae0c15145 Add condition to symlink 2020-04-23 16:49:03 +02:00
c9bd5e77f8 Change run check=True so it doesn't interrupt the process 2020-04-23 16:13:17 +02:00
ae5d99d954 Change ruamel import 2020-04-23 15:03:17 +02:00
f914135142 Set strict mypy, add types for do_install 2020-04-23 14:55:59 +02:00
7f04bd92d1 Add list to dict in do_install 2020-04-23 12:39:29 +02:00
426f602a99 Make do_install possible from dict instead of just list 2020-04-23 11:30:47 +02:00
2a72401456 Readability refactoring 2020-04-22 21:33:47 +02:00
6b1d96fd31 Remove type comment 2020-04-22 17:53:48 +02:00
e0456fde8d Add i3 installs, sddm 2020-04-22 17:49:36 +02:00
af7d8e0614 Make install packages function 2020-04-22 15:57:04 +02:00
8bbda55d3c Add define OS 2020-04-21 19:40:14 +02:00
05e952eedb Fixed some stuff with conditions in run 2020-04-21 11:39:41 +02:00
3e99fd1a35 Remove star in do run args 2020-04-20 21:39:10 +02:00
7ace1385b4 Add condition to run command 2020-04-20 10:27:38 +02:00
9dc3b285fa Add condition function 2020-04-20 09:46:14 +02:00
4acf196dcc Resolve 2px creation, but need a better implementation of conditional run 2020-04-19 22:57:27 +02:00
cf0b9545b2 Add rust, add do_update 2020-04-19 12:35:00 +02:00
dd1222e369 Add update option 2020-04-19 11:13:09 +02:00
ecf6b25b5f Add shell to run 2020-04-19 11:03:04 +02:00
ef46a43523 In do_symlink if statement, change home to / 2020-04-19 10:14:10 +02:00
5c68c37694 Add i3blocks and i3status 2020-04-19 01:05:20 +02:00
0518ccb8af Remove argcompleting 2020-04-19 00:40:07 +02:00
0878ed9532 Add bash-git-prompt 2020-04-19 00:07:24 +02:00
ba1c88fcd0 Add bash and markdown viewer 2020-04-18 23:57:35 +02:00
89dc1b4363 Typos 2020-04-18 23:34:37 +02:00
298300d4d6 Finish copying install.py, create a yml file 2020-04-18 21:05:53 +02:00