linux-config

0

Описание

Языки

  • Shell52,1%
  • Vim Script47,9%
readme.MD

Linux config

Content

git

For using

.gitconfig.local
in git global config add in git global config file:

[include] path = ~/.gitconfig.local

zsh

Custom theme

Custom plugins

  • zsh-z

  • zsh-ssh

  • zsh-autosuggestions

Installation

  • docker-compose

Since MR with fixes: https://github.com/ohmyzsh/ohmyzsh/pull/10638 hasn't been merged yet.

Create symlink command bellow.

  • hound

Some mine addons.

Create symlink command bellow.

Vim

Copy colors

Used plugins:

Tmux

Requirements

xsel
for copy to system clipboard

Plugin installer

https://github.com/tmux-plugins/tpm

Based config

https://github.com/gpakosz/.tmux

idea

Some configs, presets and so on for JetBrains editors

Usage

In git repo dir: