Skip to content

Jacky56/Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Setup

Setting up a new environment on new computer

Programs

Critical programs:

After you install the the above:

linux

applications:

  • brew
  • fzf
  • tmux
  • kubectx

After you install wsl: ubuntu:

Run to install tmux & fzf & kubectx:

brew install kubectx
brew install tmux
brew install fzf
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install

tmux

First kill all running tmux-servers:

tmux kill-server
tmux ls

copy .tmux.conf to ~/ (home directory)

About

Setting up on new computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published