Skip to content
/ dotfiles Public

My dotfiles, including configuration for zsh, tmux, neovim and others.

Notifications You must be signed in to change notification settings

clebs/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67e237f · Mar 23, 2025
Mar 20, 2025
Nov 20, 2024
Oct 14, 2024
Apr 26, 2023
Mar 23, 2025
Apr 10, 2023
Feb 27, 2024
Sep 7, 2022
Feb 6, 2024
Feb 6, 2024
Mar 20, 2025
Mar 1, 2023
Mar 1, 2023

Repository files navigation

Dotfiles

This repository contains all dotfiles and configurations for my personal development setup.

Installation

To install the repo and the files run:

mkdir ~/Dev && cd ~/Dev && git clone [email protected]:clebs/dotfiles.git && cd dotfiles && make install

Apply/Backup configs

Once installed, the zsh profile contains 2 commands to apply and backup:

  • dotfiles apply: applies configuration files from the repository on the local machine.
  • dotfiles backup: backs up the config on the local machine into the repository as a new commit to master.

About

My dotfiles, including configuration for zsh, tmux, neovim and others.

Resources

Stars

Watchers

Forks