Skip to content

FerrarioChristian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration dotfile

NeoVim

Step-by-step configuration

  1. Install Neovim
  2. Copy the config from here to ~/.config folder
  3. configure copilot

TMUX

Contains vim-tmux-navigator, Catppuccin theme and some miscellaneous settings.
<Leader> combination is now <C-Space>

Step-by-step configuration

  1. Install Tmux Plugin Manager
  2. Copy the config from here to the home folder (~/)
  3. <Leader-R> to reload the configuration
  4. <Leader-I> to install the plugins
  5. Comment the run...catppuccin line, it shouldn't cause any problem and will avoid the screen popup at config reload.

GIT

Easy .gitconfig file that set nvim as default editor for commits and some other utils

Step-by-step configuration

  1. Install Git
  2. Copy the .gitconfig from here to the home folder (~/)
  3. Copy the .gitignore_global from here to ~/.config
  4. Uncomment the correct autocrlf line based on target OS
  5. Uncomment the excludesfiles if on MacOS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published