Skip to content

locnnil/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa17a03 · Apr 30, 2025
Nov 28, 2024
Jan 26, 2025
Jul 23, 2024
Apr 30, 2025
Nov 25, 2024
Mar 9, 2025
Mar 17, 2023
Oct 3, 2024
Dec 14, 2023

Repository files navigation

My Personal Dotfiles

This is my personal tmux, zsh and neovim configuration

Requirements

sudo apt install -y tmux zsh neovim stow

Instalation

  • clone this repository:
git clone [email protected]:LOCNNIL/dotfiles.git
  • Get the submodules:
git submodule update --init --recursive
  • From inside the folder run stow to apply the configs:
# Apply for tmux:
stow tmux

# Zsh Config:
# 1- first, change the default shell:
chsh 
# On the prompted query type:
# /usr/bin/zsh
# Apply for zsh:
stow zsh

# Apply for neovim:
stow neovim

# Apply for Alacritty
stow alacritty

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Packages

No packages published