neal2018 / configs

my useful configuration file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configs

my configuration file, free to use if you like

About vim:

  1. install vim-plug
  2. run :PlugInstall in vim

About zsh:

  1. install oh-my-zsh (must do)
  2. install theme-spaceship / starship
  3. install zsh-syntax-highlighting
  4. install zsh-autosuggestions
  5. hide (base) of conda: conda config --set changeps1 False
  6. cargo install
bat v0.23.0:
    bat
bottom v0.9.6:
    btm
du-dust v0.8.6:
    dust
exa v0.10.1:
    exa
procs v0.14.0:
    procs
tealdeer v1.6.1:
    tldr
tokei v12.1.2:
    tokei
zellij v0.38.2:
    zellij
zoxide v0.9.2:
    zoxide

About font:

  1. install Fira Code

About

my useful configuration file

License:GNU General Public License v3.0


Languages

Language:Shell 84.6%Language:Vim Script 15.4%