Giter Site home page Giter Site logo

dotfiles's Introduction

dotfiles

Note

If you are looking for the GNU Stow-based setup, go here

All the things I use. This targets OSX only. Tested on Intel Macs only, some tweaks may need to be made for Apple Silicon Macs.

Requirements

  1. Install Apple's Command Line Tools (they are prereqs for Git and Homebrew)

    xcode-select --install
  2. Update XCode to the latest version. Some apps, like lazygit, will fail to install otherwise

Bootstrap a new Mac

This setup uses chezmoi to manage dotfiles. To bootstrap a new Mac:

export GITHUB_USERNAME=AndresRodH # update this with your github username if you cloned/forked this repo
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME

What's in it?

There's a lot of stuff in here. Actually, there's a lot of stuff that you may not need! Fork this repo, remove what you don't use and add what you do use.

  1. zsh

  2. tmux

    • Sets up Tmux Plugin Manager (tpm) automatically on first run
    • Remaps the prefix to <C-a>
    • <C-a>I install tmux plugins
    • <C-a>r reload tmux configuration
    • Check the configuration for a list of plugins used
  3. neovim

  4. Homebrew - check what's included

  5. Git profile management

  6. Starship prompt

... and more!

FAQ

My tmux looks bad

Make sure to install to install any tmux plugins by pressing <C-a>I while in a tmux session.

bat theme is not applied

Cache may need to be rebuilt

bat cache --build

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.