Giter Club home page Giter Club logo

dotfiles's Introduction

dotfiles

This repository holds my configuration files for the applications listed below.

  1. tmux: The .tmux.conf file contains my custom configurations for the Tmux terminal multiplexer. It includes key bindings, status bar customization, and other Tmux settings.

  2. neovim: The nvim folder contains my configuration files for the neovim text editor. It includes plugins, key mappings, color schemes, and other settings to enhance my editing experience

  3. yabai: The yabai folder contains my configuration files for the yabai window manager. It includes settings for window management, desktop layouts, and other customization options.

  4. skhd: The skhd folder holds my configuration files for the skhd hotkey daemon. It includes key bindings for various actions, such as launching applications, switching between windows, and controlling the window manager.

By organizing these configuration files in a repository, I can easily track changes, share them with others, and quickly set up my preferred configurations on different machines.

Repository structure

.
├──  config
│  ├──  nvim
│  │  └──  lua
│  │     └──  andresb39
│  │        ├──  core
│  │        └──  plugins
│  │           └──  lsp
│  ├──  skhd
│  ├──  tmux
│  │  ├──  plugins
│  │  │  ├──  tmux
│  │  │  │  ├──  data
│  │  │  │  └──  scripts
│  │  │  ├──  tmux-sensible
│  │  │  └──  tpm
│  │  │     ├──  bin
│  │  │     ├──  bindings
│  │  │     ├──  docs
│  │  │     ├──  lib
│  │  │     │  └──  tmux-test
│  │  │     ├──  scripts
│  │  │     │  └──  helpers
│  │  │     └──  tests
│  │  │        └──  helpers
│  │  └──  scripts
│  └──  yabai
│     └──  scrips
└──  image

Configuration

To set up the applications, just follow the steps provided below.

tmux

  1. Copy the directory tmux into ~/.config
  2. Copy the tmux.conf in your home ~/.tmux.conf
  3. Start using tmux. tmux attach || tmux new -s main

Demo

asciicast

Bonus!!!

  • Configuration for item2.

alt tmux

nvim

Requirement: npm

  1. Simply copy the nvim directory to ~/.config.
  2. Install plugins.
    1. Open nvim.
    2. Use :Lazy to install or update plugins.

Demo

asciicast

yabai

  1. Copy the yabai directory to ~/.config.
  2. Run the command yabai --start-service to restart yabai.

skhd

  1. Copy the skhd directory to ~/.config.
  2. Run the command skhd --start-service to restart skhd.

That's it! Your applications are now configured and ready to use. Enjoy!

dotfiles's People

Contributors

andresb39 avatar

Watchers

 avatar  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.