Skip to content

JasonChow320/dot_config_lol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Setup

This is my Linux (Debian) setup which includes tmux, bashrc, vim, neovim and other essential software for day-to-day workflow

install.sh (recommended)

install.sh will automatically download the softwares and install configurations into the correct directory
Usage:

git clone [email protected]:JasonChow320/dot_config_lol.git
cd dot_config_lol
./install.sh

Manual installation

If you would like to manually install each software and configuration, below is the list of setup you need to install alongside with the configuration

apt installs

  • read the sudo apt install in install.sh to find the dependencies needed

neovim

Nerd-Fonts

  • JetBrainsMonoNL Nerd Font Mono Medium
  • MonoSpace

mdview

Rust

tmux-plugins


Getting ssh keys

ssh-keygen -b 4096 -t rsa

Updating snap store

sudo snap refresh
snap-store --quit && sudo snap refresh snap-store

Updating kernel

sudo apt-get update
sudo apt-get dist-upgrade

About

My personal development setup/configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published