Skip to content

itakatz/dot_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

my dot_files

Tmux

  • After cloning this repo (e.g to ~/git_repos), set the tmux conf using ln -s git_repos/dot_files/.config/tmux/.tmux.conf .
  • clone the plugin manager: git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  • Install the plugins using tmux's prefix + I

Nvim

  • install:
    • wget https://github.com/neovim/neovim/releases/download/v0.9.5/nvim.appimage
    • chmod u+x nvim.appimage
    • sudo mv nvim.appimage /usr/local/bin/nvim
  • setup: ln -s ~/git_repos/dot_files/.config/nvim ~/.config/nvim

About

my dotfies for tmux, vim, nvim, bach, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published