Skip to content

flymin/Linux-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-config

configuration file for Linux

tmux configuration

tmux <~ 2.0

usage

curl -fsSL "https://github.com/flymin/Linux-config/raw/master/tmux-setup_ubuntu.sh" | /bin/sh

vim configuration

To install vim plug, run

curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

and prepare the .vimrc file, and then run these lines in vim

:PlugStatus
:PlugInstall

other useful information

Directory for WSL: C:\Users\%USERNAME%\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs

About

configuration file for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published