diff options
| author | Anton Bobov <anton@bobov.name> | 2023-04-22 23:18:11 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2023-04-22 23:18:11 +0500 |
| commit | 957efa8e4d19d4f887526acd87e18e065067c877 (patch) | |
| tree | a9d1f2d66b7c595df33baf66f6fb90e084fbb658 /install.conf.yaml | |
| parent | f9a2b5229a4dd6d9cd392c57643124aeb7be15d6 (diff) | |
Added eget script
Diffstat (limited to 'install.conf.yaml')
| -rw-r--r-- | install.conf.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/install.conf.yaml b/install.conf.yaml index 25fb0a3..78105e2 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -11,14 +11,15 @@ - link: ~/.aria2: files/.aria2 ~/.editorconfig: files/.editorconfig - ~/.mpv: files/.mpv - ~/.ssh: files/.ssh + ~/.eget.toml: files/.eget.toml ~/.lessfilter.sh: files/.lessfilter.sh + ~/.mpv: files/.mpv ~/.psqlrc: files/.psqlrc + ~/.reminders: files/.reminders + ~/.ssh: files/.ssh ~/.task: files/.task ~/.taskrc: files/.taskrc ~/.vit: files/.vit - ~/.reminders: files/.reminders ~/.xsessionrc: files/.xsessionrc # Git ~/.gitconfig: files/.gitconfig |
