Move comment.

This commit is contained in:
2026-02-21 08:54:21 -05:00
parent 644fca32ed
commit 9dcdbf1275
2 changed files with 1 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
if [ -f /.dockerenv ]; then
export DOT_PACKAGES='git stow vim tmux ranger clang wget curl golang-go'
else
# `vim-gtk3` is required to keep your system copy and paste buffers in sync with vim registers.
export DOT_PACKAGES='git stow vim vim-gtk3 xsel xclip tmux ranger clang yakuake wget curl golang-go gawk'
fi