This commit is contained in:
Stephan Raabe
2024-01-11 16:03:36 +01:00
parent f807a8af03
commit 222b23bb4c
37 changed files with 303 additions and 126 deletions

2
.version/version.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo $(cat ~/dotfiles/.version/name) $(cat ~/dotfiles/.version/version)