Git Product home page Git Product logo

dotfiles's Introduction

Dotfiles

This repository contains my personal dotfiles, managed using GNU Stow. It includes configurations for various tools and applications, such as Neovim, skhd, yabai, tmux, and zsh.

Installation

  1. Clone this repository to your home directory:

    git clone https://github.com/Aidenbuis/dotfiles.git ~/dotfiles
  2. Install GNU Stow if you haven't already:

    # For macOS using Homebrew
    brew install stow
    
    # For Debian-based Linux distributions
    sudo apt install stow
  3. Use Stow to create symlinks for the desired configurations:

    cd ~/.dotfiles
    stow --adopt .

This will create symlinks for the specified files and directories in your home directory. Use the --adopt flag to overwrite existing files.

Configurations

Neovim

The Neovim configuration is located in .config/nvim. It uses lazy.nvim as a plugin manager and includes various plugins and custom configurations.

yabai

For my tiling window management I use Yabai. It changed the way I navigate through my windows on my Mac and I love it! The yabai configuration file is located in .config/yabai/yabairc. It contains settings for the yabai window manager.

skhd

I use skhd as a hotkey deamon, mostly to setup shortcuts for Yabai. The skhd configuration file is located in .config/skhd/skhdrc.

tmux

The tmux configuration file is .tmux.conf.local. It contains custom settings and keybindings for tmux. It is based on the Oh My Tmux! config.

zsh

The zsh configuration file is .zshrc. It contains shell settings, aliases, and other customizations. It is based on the powerlevel10k theme from romkatv.

dotfiles's People

Contributors

aidenbuis avatar

Stargazers

 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.