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

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

❯ defaults write NSGlobalDomain InitalKeyRepeat -int 10

❯ defaults write NSGlobalDomain KeyRepeat -int 1.0

  • * 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