Git Product home page Git Product logo

dotfiles's Introduction

my custom config for terminals, editors, git, etc.


Alt text

Tree

$HOME
  ├── bin
  ├── etc
  │   ├── fish
  │   ├── git
  │   ├── tmux
  │   └── weechat
  ├── src
  │   └── github.com
  └── usr
      ├── home
      ├── images
      └── videos

Explanation:

  • bin: place to put custom scripts that must be in my PATH
  • etc: configuration for programs (same use of ~/.config)
  • src: contains all my git clones, my git repositories and the ones I'm contributing
  • usr: files that must be in $HOME folder

Setup

CLI

  • weechat: IRC client.
  • fish: a shell.
  • tide: fish prompt.
  • tmux: A terminal multiplexer.
  • lazyvim: neovim distro.
  • brew: The Missing Package Manager for macOS.
  • karabiner: A powerful and stable keyboard customizer for macOS.
  • alacritty: Terminal emulator.

GUI

  • raycast: Raycast is a blazingly fast, totally extendable launcher.
  • iina: The modern media player for macOS.

Info

  • Distro: macOS
  • Terminal Emulator: Alacritty
  • Editor: NeoVim
  • Font: Monaco Nerd Font

Install

Requirements

The following packages need to be installed:

  • stow
  • git

After installing them as a bare repo (see links below), paste the following line into the terminal:

cd $HOME
stow etc --target=$HOME/.config
cd $HOME && stow home --target=$HOME

# unstow:
stow -D etc --target=$HOME/.config

My dotfiles are managed with a bare repository. I also "install" them with GNU stow. Here are some links explaining a bare repo:

And more links about managing it with GNU stow:

Interesting read:

dotfiles's People

Contributors

cakedy avatar vaaleyard avatar

Stargazers

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