Skip to content

Commit

Permalink
feat!: add support for GNU Stow
Browse files Browse the repository at this point in the history
BREAKING CHANGE: dotfiles symlinks maintained by GNU Stow.
  • Loading branch information
sydrawat01 committed May 7, 2024
1 parent 4de3e23 commit 6c72851
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ Here are the apps that will be installed using this script:
> \[!IMPORTANT]\
> The `configs/` folder contains a backup of older configuration files from `v2.x`, although VSCode setup requires the [`extensions.txt`](./configs/vscode/extensions.txt) file to setup the extensions. Other configurations are left as backup of older configs.
## WIP

> \[!WARNING]\
> This is something subjective, so DevOps tools like `Docker`, `Kubernetes`, `Kind`, `Minikube`, `Terraform`, `Packer`, `Ansible` etc., will be added to the install script in the future releases as per required. Note that the user will not be prompted to install/skip these tools, and will be installed regardless. In case these are required, I'll add a simple bash command to install these outside of the install script.
Install Devops related tools with `homebrew` in the install script `osx.sh`.

## Author

[Siddharth Rawat](mailto:sydrawat@gmail.com)
Expand Down

0 comments on commit 6c72851

Please sign in to comment.