Commit Graph

6 Commits

Author SHA1 Message Date
04fd30ca73
feat!: Alter most of major config files
- Bash: config file
- Zsh: config file
- Fish: config file and fish plugins
- Nvim: config files
- Kitty: config files
2025-01-03 00:39:01 +01:00
67a479973b
Update .chezmoiexternal.toml
Update README.md
Update .bashrc
Update .zshrc
Add .config/atuin/config.toml
Update scripts/shells.sh
Update utils/helpers.sh
Update utils/packages
2024-12-21 00:33:52 +01:00
72b8e700ec
Update .config/chezmoi/chezmoi.toml
Update .config/fish/config.fish
Update scripts/shells.sh
Update utils/helpers.sh
Update utils/packages
2024-12-20 02:57:31 +01:00
0dc2081e33
chore: Files removed or no specific files modified. 2024-12-19 01:22:01 +01:00
68cc9a9e62
feat!: Continue the migration to chezmoi 2024-12-18 16:50:11 +01:00
15b6581aa1
feat(install): add initial setup script
- Added install.sh script to automate the installation process.
- Included functions for initial checks, component installation, and
  configuration setup.
- Ensured the script runs with strict mode enabled for better error
  handling.
- Added user confirmation prompt before starting the setup.
- Displayed a completion message and prompt for system reboot.
2024-12-18 01:00:03 +01:00