Skip to content

minev-dev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Installation

Install GNU Stow

MacOS

brew install stow

Ubuntu / Debian

sudo apt install stow

Setup

git clone https://github.com/minev-dev/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow .

Linux-specific

keyd

Remapping linux key binging to mirrot MacOS

Link config to /etc/keyd
sudo ln -s ~/dotfiles/.config/keyd /etc/keyd
Install and enable keyd
sudo apt install keyd
sudo systemctl enable keyd --now

More info - https://github.com/rvaiya/keyd

Post-installation

Nvim

Install all LSP servers

:MasonInstallAll

Install additional binaries

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published