Skip to content

barutkin/dotfiles

Repository files navigation

dotfiles

make install

backup original dotfiles to $HOME/.mydotfiles.backup and make symbolic links to this repo

make uninstall

restore original dotfiles from backup

VIM

Main

File Tree and buffers

  • leaderleader - scrooloose/nerdtree
  • ctrl+h - move left to left split
  • ctrl+l - move right to right split
  • ctrl+k - move up to top split
  • ctrl+j - move down to bottom split
  • leaderb - show buffer list jeetsukumaran/vim-buffergator
  • gb and gB to flip through the most-recently used buffer stack

Editing

42

I recommend

  • using bash as instructions say chsh -s /bin/bash
  • setting alias gcc='gcc -Wall -Wextra -Werror' and alias norminette='norminette -R CheckForbiddenSourceHeader' (check my .bash_aliases and .bashrc files)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published