Add bash.d. #7
@@ -2,6 +2,7 @@
|
|||||||
if [ -f /.dockerenv ]; then
|
if [ -f /.dockerenv ]; then
|
||||||
export DOT_PACKAGES='git stow vim tmux ranger clang wget curl golang-go'
|
export DOT_PACKAGES='git stow vim tmux ranger clang wget curl golang-go'
|
||||||
else
|
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'
|
export DOT_PACKAGES='git stow vim vim-gtk3 xsel xclip tmux ranger clang yakuake wget curl golang-go gawk'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@@ -8,8 +8,6 @@ Once installed, editing source code in vim supports features displayed in the sc
|
|||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
If you don't install `vim-gtk3`, vim will not have access to your system clipboard, and your copy and paste buffers will not stay in sync.
|
|
||||||
|
|
||||||
Installation instructions -
|
Installation instructions -
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user