Skip to content
/ bin Public
forked from mwamodo/bin

Personal config files. Here you'll find configs, customizations, themes, and whatever I need to personalize my Linux and mac OS experience.

Notifications You must be signed in to change notification settings

mewaell/bin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This Repository Dotfiles contain my personal config files. Here you'll find configs, customizations, themes, and whatever I need to personalize my Linux and mac OS experience.

⚠️ Be aware, products can change over time. I do my best to keep up with the latest changes and releases, but please understand that this won’t always be the case.

Prerequisites

  1. git

usage & installation

  1. install git then clone the repo to $HOME dir

  2. install oh-my-zsh and link your $HOME/.zshrc to $HOME/bin/.vimrc

# run the command below an be found https://ohmyz.sh/#install
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  1. run the installation script
cd $HOME/bin
chmod +x install.sh
./install.sh

TODO

  1. add brew to the installation script

About

Personal config files. Here you'll find configs, customizations, themes, and whatever I need to personalize my Linux and mac OS experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 36.9%
  • Vim Script 36.3%
  • Lua 23.6%
  • Python 3.2%