Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 990 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 990 Bytes

how to set bash, fish themes on windows subsystem

image

/# if you want download linux go to [https://docs.microsoft.com/en-us/windows/wsl/install]

  1. open ubuntu(or debian) console
  1. write

` cd ~' that's your home dir

  1. write

vim .bashrc then put if you want whatever :)

I recommend themes for ohmyposh

Main tool what I used

  1. bash shell
  2. fish shell
  3. neo vim
  • 이때 보통 neo vim 설정할 때 .vimrc 파일 위치를 몰라서 당황할텐데,
  • 침착하게 cd ~ 를 입력해 기본 dir로 이동한 후 touch .vimrc 로 .vimrc파일을 만들어 주면 된다.

sub tool

  1. nodejs
  2. yarn, npm, npx
  3. fisher, homebrew, curl, apt
  4. exa, peco, z, omz, nerdtree ...

git uploaded files are my linux Debian basic setting

my Debian OS is inclueded on Windows subsystem