Useful cross-platforms (Linux and Windows) commands, aliases and configurations for Bash and Powershell managed by chezmoi.
You must install chezmoi on your system.
Use your favorite package manager or perform a manual installation described on chezmoi documentation.
brew install chezmoi
# Please change your username
chezmoi init --apply renebentes
You can use the new winget tool for this. Please, read the official documentation for further details.
# Change the PowerShell policy execution
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
winget install twpayne.chezmoi
# Please change your username
chezmoi init --apply renebentes
- Unified aliases and commands;
- Same shell interface.
Have a look through existing Issues and Pull Requests that you could help with.
Your contributions are welcome. Feel free to send issues or pull requests.
You can see the release notes here
Copyright (c) 2024 Rene Bentes Pinto
This project licensed under MIT terms. See the LICENSE file for details.