Skip to content

lrivo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0xlrivo's dotfiles

Setup

  1. clone this repo in your home under the name .dotfiles
  2. create a symbolic link ~/.config/hypr -> ~/.dotfiles/hypr
  3. create a symbolic link ~/.config/nvim -> ~/.dotfiles/nvim

oh-my-zsh

simply install it from the official homepage

git plugin commands

Here I'll report the foundamental ones I'll probably need to remember:

  • gst : git status
  • gcam: git commit --all --message
  • gp : git push
  • glog: git log --oneline -- decorate --graph
  • glg : git log --stat

Anyways the full list is here

nvim keybindings

  • space+b: open Oil file explorer
  • space+p: file search
  • space+l: live grep
  • gd: jump to function definition
  • ctrl+i: go forward
  • ctrl+o: go back

About

my zsh and neovim configs

Resources

Stars

Watchers

Forks

Contributors

Languages