/Config

my config files

Primary LanguageCSSGNU General Public License v3.0GPL-3.0


Vim Like Me.

A minimal Bash Sript that replicates my vim configuration on any linux machine.

How To UseLicense

How To Use

Download the Vim Like Me script raw from this repository. From your command line:

# Make the script executable
$ chmod +x ./VimlikeMe.sh

# Run The Script
$ ./VimlikeMe.sh

Neovim

Install Packages

sudo zypper install xsel # for X11
sudo zypper install wl-clipboard # for wayland
sudo zypper install ripgrep
sudo zypper install gcc 
sudo zypper install gcc-c++

NOTE make sure you have node installed, I recommend a node manager like fnm.

Fonts

I recommend using the following repo to get a "Nerd Font" (Font that supports icons)

getnf

NOTE Some are already setup as examples, remove them if you want


License

GNU General Public License v3.0

NOTE

if you are having problems with zsh suggestions being blackened out add this ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=5' at the bottom of the .zshrc file that zap created


Telegram Me  ·  Twitter Me