Skip to content

A custom config repo containning all my mac alacritty, nvim, tmux etc. configurations, synchronized with stow.

Notifications You must be signed in to change notification settings

DelinQu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Config

A custom config repo containning all my mac alacritty, nvim, tmux etc. configurations.

git clone --depth 1 https://github.com/DelinQu/dotfiles ~/.dotfiles

Update Logs

  • 2024.06.01: add nvchad plugins from nvchad community.
  • 2024.6.28: stow synchronize

3rd

The following packages should be install for a full-configuration

make CMAKE_BUILD_TYPE=Release CC=gcc CPP=g++- CXX=g++ LD=g++
CC=gcc nvim

Tutorials

  • * and #: highlight the current word and jump to the next previous one
  • yw and byw: copy/delete word under cursor in Vim
  • [c and ]c: jump to the previous and next difference in diff
  • do and dp: receive and push curent difference to other view
  • :windo diffthis: diff current buffer views
  • :diffsplit: diff current buffer view with $1 files

About

A custom config repo containning all my mac alacritty, nvim, tmux etc. configurations, synchronized with stow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published