GithubHelp home page GithubHelp logo

dotfiles's Introduction

Luis Matute's Dotfiles

This repository contains my personal dotfiles for macOS and Linux environments. It is designed to set up and configure my preferred tools and settings for the terminal, shell, and text editor.

Features

  • Zsh as the main shell with plugins and a minimal configuration
  • Neovim with LazyVim and custom Lua configurations
  • Git configurations, aliases, and a custom commit message template with Gitmoji
  • Separate files for aliases, exports, and functions

Installation

  1. Clone this repository to your home directory:
git clone https://github.com/pipa/dotfiles.git ~/dotfiles
  1. Run the install.sh script to backup existing dotfiles, remove dead symlinks, create new symlinks, and set up your environment:
cd ~/dotfiles
chmod +x install.sh
./install.sh

The script will create a dotfiles-backup directory in your home folder with backups of any existing dotfiles that conflict with this setup. If you need to revert to your original configuration, simply move the files from the backup directory back to their original locations.

  1. Restart your terminal or run source ~/.zshrc to start using your new configuration.

Customization

Feel free to fork this repository and customize it to your own preferences. Be sure to update the gitconfig file with your own name and email address, and modify the aliases, exports, and other configurations as needed.

License

MIT

dotfiles's People

Contributors

pipa avatar

Watchers

 avatar  avatar

dotfiles's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.