Commit graph

36 commits

Author SHA1 Message Date
Manuel Thalmann b7ee731c60 Fix broken profile creation 2024-07-28 16:57:36 +02:00
Manuel Thalmann cc5860bdd2 Mark all fish scripts as executable 2024-07-28 12:32:08 +02:00
Manuel Thalmann 3d6a5802c9 Configure for current user if none is specified 2024-07-20 14:06:25 +02:00
Manuel Thalmann 99ad4ce62d Add a function for checking whether a configuration is applied 2024-07-20 14:03:35 +02:00
Manuel Thalmann ab6cb40a1c Remove necessity of nix config 2024-07-20 13:54:04 +02:00
Manuel Thalmann 6d288da9f0 Add function for configuring user settings 2024-07-20 03:50:38 +02:00
Manuel Thalmann cd4f2ab021 Stop keeping track of installed software 2024-07-20 03:32:53 +02:00
Manuel Thalmann b6a355e0e0 Fix string formatting 2024-07-20 01:57:06 +02:00
Manuel Thalmann 1f0a8b8abe Ignore installation status by default 2024-07-20 01:32:42 +02:00
Manuel Thalmann e478b63016 Allow marking software as installed 2024-07-20 01:21:25 +02:00
Manuel Thalmann 79245f0b3b Remove test code 2024-07-20 00:47:48 +02:00
Manuel Thalmann fc2acab5d1 Allow applying custom functions during evaluation 2024-07-20 00:36:19 +02:00
Manuel Thalmann 6c59f2bff3 Set profile title by default 2024-07-16 14:15:05 +02:00
Manuel Thalmann fdd154da2f Streamline aliae installation 2024-07-16 03:30:14 +02:00
Manuel Thalmann 386b3cda48 Remove non-functioning symbols 2024-07-16 01:05:29 +02:00
Manuel Thalmann bfb588710b Add a function to check whether a config is set 2024-07-15 14:14:07 +02:00
Manuel Thalmann 42f79af830 Pass arguments to software scripts 2024-07-15 13:56:27 +02:00
Manuel Thalmann c9f9b20473 Package essential software 2024-07-15 12:10:06 +02:00
Manuel Thalmann 355311425a Refactor network connection test 2024-07-14 21:37:39 +02:00
Manuel Thalmann aa10f5b6df Fix syntax error 2024-07-14 10:10:04 +02:00
Manuel Thalmann ca7c57c8f8 Add scripts for maintaining software installation 2024-07-13 18:36:24 +02:00
Manuel Thalmann 1bfce6cfcb Prevent dangling tmux sessions 2024-07-12 00:40:48 +02:00
Manuel Thalmann 02abcde438 Wait for internet connection before starting the setup 2024-07-12 00:39:14 +02:00
Manuel Thalmann a9902e88f1 Implicitly produce raw output 2024-07-11 21:01:39 +02:00
Manuel Thalmann e7f8a6558f Use source instead of dot notation 2024-07-09 04:00:26 +02:00
Manuel Thalmann 22d908d8a5 Simplify the creation of hooks 2024-07-09 03:57:03 +02:00
Manuel Thalmann 1afb320383 Load language settings from the config 2024-07-09 02:22:12 +02:00
Manuel Thalmann 694fac8edb Fix incorrect file extension for fish 2024-03-25 18:07:40 +01:00
Manuel Thalmann dea9095573 Accept profile statements from arguments by default 2024-03-25 01:22:36 +01:00
Manuel Thalmann 3916255544 Fix non-functioning hook method 2024-03-24 05:35:13 +01:00
Manuel Thalmann bb9f94a354 Create a script for running hooks 2024-03-23 17:23:45 +01:00
Manuel Thalmann b81b034287 Add an abstract script for adding profile settings 2024-03-20 22:05:51 +01:00
Manuel Thalmann 487c83afb2 Add she-bang to all files 2023-07-12 22:37:31 +02:00
Manuel Thalmann 07e0caec95 Make scripts executable 2023-05-06 14:31:40 +02:00
Manuel Thalmann 7728cf9e87 Add a script for checking whether a value is truthy 2023-05-04 19:51:05 +02:00
Manuel Thalmann d190d1d3f4 Refactor the directory structure 2023-04-01 17:08:17 +02:00