Skip to content

My latest configurations that can be installed conveniently

Notifications You must be signed in to change notification settings

mikelxc/ohmyconfig

Repository files navigation

Ohmyconfigs

Prerequisites:

Have zsh and wget/curl installed Better to have: nodejs with npm , python with pip

installation:

for shell environment

  • Via curl: sh -c "$(curl -fsSL https://raw.githubusercontent.com/mikelxc/ohmyconfig/master/setup-shell.sh)"
  • Via wget: sh -c "$(wget https://raw.githubusercontent.com/mikelxc/ohmyconfig/master/setup-shell.sh -O -)"

for neovim

  • Via curl: sh -c "$(curl -fsSL https://raw.githubusercontent.com/mikelxc/ohmyconfig/master/setup-nvim.sh)"
  • Via wget: sh -c "$(wget https://raw.githubusercontent.com/mikelxc/ohmyconfig/master/setup-nvim.sh -O -)"

About

My latest configurations that can be installed conveniently

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published