Skip to content

minocrafft/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License


Logo

dotfiles


Table of Contents
  1. How to use?
  2. Currently available packages
  3. How to add other packages?
  4. Contact

Welcome to my dotfiles!

nvim

This is a dotfiles for beautiful and powerful features.

How to use

Just clone this repo

git clone https://github.com/minocrafft/dotfiles.git

cd dotfiles

and run setup/install.sh as a bash, like

sudo chmod a+x setup/install.sh  # It may require permission to run.

bash setup/install.sh  # or ./setup/install.sh

then you can see a screen like this.

installation

Now, you can choose the package you want to install and proceed with the configuration.

⚠️ Cautions

Some installations can be unstable because they were not tested in all environments.

(back to top)

Currently available packages

for Ubuntu

for MacOS

(back to top)

How to add other packages

If you want to append and manage some installation for the other packages,

you can go through the following procedure.

  • Add a new package name to the array of PACKAGES in setup/{OSTYPE}.sh
  • Add a package install function whose name starts with install_ to setup/{OSTYPE}.sh
  • If necessary, change the print_available function as well

That's it!

Contact

Minho Kim - minocrafft@gmail.com

(back to top)

About

dotfiles for beautiful and powerful features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published