ushmz / dotfiles

😎 My config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

🚧 Always WIP 🚧

Setup

1. Clone this repository.

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

2. Make up!

cd dotfiles
make up

Options

Ready for setup scripts.

make init

Put symbolic link of config files.

make link

Darwin

Configure with defaults command.

make defaults

Install all tools with homebrew.

make install

Export Brewfile with only manually installed formulae

make brewfile

Windows

Install tools with winget

make winget

Uninstall

Remove all files and symbolic links.

make unlink

About

😎 My config files


Languages

Language:Lua 64.3%Language:Shell 32.8%Language:Ruby 2.2%Language:Makefile 0.6%Language:Python 0.2%