Giter VIP home page Giter VIP logo

.dotfiles's Introduction

Dotfiles

All my config files for tmux, nvim, yabai and skhd can be found here. Some of these were originally in separate repositories though I thought it would be easier to manage all of them from one single repository, so here it is.

Old repositories

As mentioned some of the configs had separate repos, those got archived, but can be seen here:

Install

  1. Get the install script:

curl https://raw.githubusercontent.com/ducktordanny/.dotfiles/master/install.sh >> install.sh

  1. Run with bash:

bash install.sh

  1. You might need to provide your password for brew installs, and press ENTER sometimes. After a few minutes the install should finish and then follow the prompted points.

After install steps

  1. You can close the default Terminal app and open iTerm, open its preferences and import the profile from ~/.config/.dotfiles/assets/iterm2.profile.json (also see here).
  2. Reopen iTerm and you should see the powerlevel10k configurator, choose your options as you like.
  3. Go to the ~/.config/.dotfiles folder and run bash apply-dotfiles.sh.
  4. Open tmux by running the tmux command the install tmux plugins by <C-Space>I.
  5. Open NeoVim by running nvim, then it should install the configured plugins, and LSPs.
    • After it finished you might need to do a :TransparentEnable to get a transparent background.
  6. Open Karabiner-Elements, follow its access requets, then:
    • go to "Simple Modifications" and add mappings for "caps_lock" -> "left_control" and "left_control" -> "caps_lock"
    • go to "Complex Modifications" and add a rule for caps_lock to be mapped to command+control+option+shift. This will be your hyper key
  7. In the ~/.config/.dotfiles run: git remote set-url origin [email protected]:ducktordanny/.dotfiles.git and set an SSH key.
  8. For other things and Mac OS system settings see the ~/.config/.dotfiles/MacOS.settings.md (also see here) file.

.dotfiles's People

Contributors

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