wklken / config

My linux config file. .bash_profile .alias bin .vimrc etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md

  • install curl/wget/vim/git(newest) mysql/redis

  • install oh-my-zsh

    • my theme af-magic-left
      • curl https://raw.githubusercontent.com/wklken/af-magic-left/master/af-magic-left.zsh-theme -o ~/.oh-my-zsh/themes/af-magic-left.zsh-theme
  • install zplug

  • install fzf (brew or git)

  • install bat replace cat

  • install fd replace find

  • install ag replace grep

  • install delta better git diff

  • install jq

  • install tree yum install tree -y/sudo apt-get install tree -y/brew install tree

  • install scc

  • install tldr

  • install autojump

  • install direnv

  • install pyenv / pyenv-virtualenv

  • install gvm

  • install nvm

  • install kube-prompt

  • install mycli

  • install graphviz

About

My linux config file. .bash_profile .alias bin .vimrc etc.


Languages

Language:Shell 82.8%Language:Ruby 8.8%Language:Makefile 8.4%