Giter Club home page Giter Club logo

dotfiles's Introduction

dotfiles

This repo contains configuration files for Neovim and a number of tools and apps in daily use.

chezmoi makes managing personal configuration files across multiple machines and distributions a little lot easier.

Inclusions of note

I mostly run dwm or dwl window managers rather than the Gnome desktop environment; I've configured dwm and dwl to act as similarly as possible. Those configurations will be available here as patch files soon.

There's nothing distribution-specific in here; fwiw I run Void Linux on desktop and laptops and and openSUSE MicroOS for containerized workloads elsewhere.

  • Sane and simple bash prompt, indication when root, and Window Title updating for terminals
  • LazyVim based configuration for NeoVim.
  • .config/gnome-terminal: nordfox.sh script to add the colour palette for those rare times I'm in Gnome
  • .config/nvim: LazyVim based Neovim configuration
  • fuzzel menu, foot terminal for dwl (dwm for Wayland)
  • rofi menu, alacritty terminal for dwm on Xorg

quick-start for chezmoi newbies:

To set up a new machine or user account:

# git write 
chezmoi init [email protected]:mwyvr/dotfiles.git
# git read only (I use this on remote servers, all tweaks are done on my laptop/desktop)
chezmoi init --apply https://github.com/mwyvr/dotfiles.git

Edit files within chezmoi edit to avoid confusion or missing updates.

chezmoi edit # launch your editor in ~/.local/share/chezmoi/
# then commit and push in git

Don't forget to push your changes to your repo.

You can use chezmoi re-add for files you have edited outside of chezmoi.

Apply future changes to your running config.

chezmoi apply
# or pull and apply in one go
chezmoi update

You won't want to live with bare git again.

dotfiles's People

Contributors

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