diff --git a/README.md b/README.md index e4651bf..c5b46eb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # GET fnet.cz -Fast access to configurations and instllation scripts +Fast access to configurations and installation scripts. + +## Plans + +Enable simple installation like this: + +```bash +curl -fsSL https://get.fnet.cz/tmux | bash +``` diff --git a/claude/settings.json b/conf/claude/settings.json similarity index 100% rename from claude/settings.json rename to conf/claude/settings.json