Giter VIP home page Giter VIP logo

dotfiles's Introduction

dotfiles

A few of my more important dotfiles. Meant for use with zsh on MacOS. If not using homebrew to install command line tools, some paths in .zshrc will need to be changed.

Main Components

  • Powerlevel10k prompt
  • Catppuccin theme
  • MesloLGS Nerd Font (install if needed)
  • Keybindings for use with tmux
  • ⌥ <space> for window control
  • ⌃⌥⌘ <space> to quickly open an app
  • Various other shortcuts
  • Catppuccin theme
  • LSP, autocomplete, telescope, and more

Tools to Install

  • Used to install almost everything else (on MacOS)
  • Very nice prompt
  • Install with homebrew
  • Fuzzy finder
  • Keybindings Ctrl-T to find a file and Ctrl-R to find a previous command
  • <command> <directory>/** + tab to pick a file in another directory
  • Install with homebrew
  • better grep
  • Easily search for text in files recursively through a directory
  • Install with homebrew
  • better find
  • Easily search for files
  • Install with homebrew
  • Git UI in the terminal
  • Install with homebrew
  • Terminal multiplexer
  • Prefix is Ctrl-S
  • Install with homebrew
  • Interactive process viewer
  • Install with homebrew
  • Python package and version manager
  • Install with homebrew

Setup

dotfiles

./configure.sh

This script will back up existing files and copy everything in this repository to the correct location in the home directory.

Install everything listed in the "Tools to Install" section

  1. Once homebrew is installed, run
brew install neovim powerlevel10k fzf ripgrep fd lazygit tmux htop miniconda
  1. zsh-syntax-highlighting and zsh-autosuggestions still need to be cloned

Configure Neovim

  1. Open Neovim and wait for plugins to install.
  2. Install language servers, formatters, debuggers. If you don't have them already, use :Mason.
  3. Install common additional treesitter parsers with :SetupTreesitter. Other parsers can be installed with :TSInstall <parser name>.
  4. Restart Neovim and type :checkhealth to make sure everything is working correctly.

Keyboard Maestro

In Keyboard Maestro preferences, check "Sync Macros" and choose Keyboard Maestro Macros.kmsync.

dotfiles's People

Contributors

bradybhalla avatar

Watchers

 avatar

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.