Skip to content

Instantly share code, notes, and snippets.

View deadbaed's full-sized avatar
:octocat:
trying to exit vim

Philippe Loctaux deadbaed

:octocat:
trying to exit vim
View GitHub Profile
@danmack
danmack / nix-alpine.org
Last active April 17, 2026 22:49
install NIX package manager on Alpine Linux

NIX Package Manager Install on Alpine Linux

System Information

  • alpine 3.17.1, 3.18, 3.19 and edge x86-64
  • multiple linux kernels worked 6.1.8-lts w/zfs and 6.6.8-lts
  • edge, testing apk repos enabled

Preparation

@Pagliacii
Pagliacii / neovim-as-merge-tool.md
Last active April 29, 2026 13:13
Using Neovim as a merge tool

git

Using diffview.nvim

# ~/.gitconfig
[merge]
  tool = diffview
[mergetool]
  prompt = false