Cài đặt Nvchad trên Linux.

  • Là một công cụ IDE nhỏ gọn tiện dụng trên Linux.
  • Tải và cài đặt bin file tại
    • curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim-linux-x86_64.appimage
    • mkdir -p /opt/nvim && mv nvim-linux-x86_64.appimage /opt/nvim/nvim
    • export PATH="$PATH:/opt/nvim/"
  • Cài đặt các gói cần thiết.
    • dnf install fontconfig unzip gcc gcc-c++ wget make unzip ripgrep git tar -y
  • Cài đặt font
    • /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/JetBrains/JetBrainsMono/master/install_manual.sh)”
  • Cài đặt NvChad
    • git clone https://github.com/NvChad/starter ~/.config/nvim && nvim
    • Xóa .git folder.
    • MasonInstallAll để cài đặt các plugins.
    • Lazy sync để update.



This Post Has One Comment

  1. Natisha

    Hello I am so haopy I found your blog, I really found you bby mistake,
    while I was searching on Askjeeve for something else,
    Nonetheless I am here now and would just like to say cheers for
    a fantastic post and a all round entertaining boog (I also
    love the theme/design), I don’t have time too look over it all at
    tthe minute but I have saved it and alo added your RSS feeds, so when I have
    time I will be back to read more, Please do keep up the awesome
    job. https://Evolution.Org.ua/

Leave a Reply