Skip to content

CyberElites/antix-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 

Repository files navigation

Automatic Configurations for Antix Linux

Antix Script Setup

Clone Repository:

# If you have not already.
git clone https://github.com/CyberElites/antix-setup.git && mv antix-setup /home/$USER

Run Script to Setup Antix:

cd /home/$USER/antix-setup/Resources && chmod +x antix-script-setup.sh && bash ./antix-script-setup.sh

NvChad

Note, the neovim installation requires FUSE when installing. If you don't have fuse, follow this link as this installation process isn't providing the --appimage-extract portion.

Clone Repository:

# If you have not already.
git clone https://github.com/CyberElites/antix-setup.git && mv antix-setup /home/$USER

Run Script to Setup NvChad

cd /home/$USER/antix-setup/Resources && chmod +x install_nvim-0-10-2.sh && bash ./install_nvim-0-10-2.sh

Make sure that when the installation is complete, you check your system, run nvim, and reboot your system.

References

Neovim v0.10.2

NvChad.

About

Specific Configurations for Antix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages