Skip to content

toocomputer/dotfiles

Repository files navigation

Dotfiles and Configuration Files

Welcome to my dotfiles repository! This repository contains various configuration files and scripts that I use to customize my development environment and tools.

Contents

  • Dotfiles: Configuration files for bash, zsh, vim, git, and other shell utilities.
  • Configs: Application-specific configuration files and settings.
  • Scripts: Utility scripts for setting up and updating my environment.
  • Documentation: Notes and guides on how to set up and use these configurations.

Getting Started

To use these dotfiles, simply clone the repository:

git clone https://github.com/toocomputer/dotfiles.git

Then, change to the repository directory:

cd dotfiles

Note: Make sure to backup your existing configuration files before deploying these dotfiles.

Installations

Homebrew

GNU Stow

  • Install GNU Stow (via Homebrew)
  • Run stow --target=$HOME * to create symlinks from ~/Projects/dotfiles to their respective locations in $HOME

Starship

  • Install Nerd Font
  • Install Starship: curl -sS https://starship.rs/install.sh | sh

Oh My ZSH

tmux

eza

SCM Breeze

bat

zoxide

nvm

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.

License

This repository is open source and available under the MIT License.

Acknowledgements

  • Thanks to the community for providing inspiration and tools that have helped shape these configurations.
  • Special recognition to the authors of various open-source projects that have influenced these dotfiles.

Happy configuring!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages