Skip to content

magalhaesm/dotfiles

Repository files navigation

Marcelo's Dotfiles

This repository provides my personal terminal configurations, including dotfiles and settings for various tools.

Goals

  • Checks installation dependencies.
  • Provides a list with the dependencies.
  • Checks environment dependencies.
  • Clones this repo to the local machine.
  • Links configuration files.
  • Installs Oh-my-zsh and plugins.
  • Sets zsh as the default shell.

Installation 🔧

  1. Run the script
wget https://raw.githubusercontent.com/magalhaesm/dotfiles/main/scripts/install.sh
chmod +x install.sh
./install.sh

The script will check for the required dependencies and inform you if any are missing. No modifications will be made until all dependencies are satisfied. Execute the script as many times as necessary to check the dependencies.

  1. Once all dependencies are met, the script will proceed to clone the dotfiles repository, link the configuration files, install Oh-my-zsh, and set zsh as the default shell.

Note: If prompted, enter your password to change the default shell.

  1. After the installation is complete, restart your terminal for the changes to take effect.

License

GPL-3.0

About

🏠 Public repo for my personal dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published