Skip to content

Latest commit

 

History

393 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Dotfiles

This is my personal tmux, zsh and neovim configuration

Requirements

sudo apt install -y tmux zsh stow
sudo snap install nvim --classic

Instalation

  • clone this repository:
git clone git@github.com:locnnil/dotfiles.git
  • Get the submodules:
git submodule update --init --recursive --jobs $(nproc)
  • 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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages