Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

rawnly/dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot Files

My personal dot files.

alt

Installation

Please be sure to have installed node and brew.

Via Browser:
Simply download the latest release or clone this repo and run

  cd ../path/to/dot-files/
  npm install && chmod +x install.sh && ./install.sh

or run the following line without cloning the repo:

bash

# Bash Shell
source <(curl -s https://raw.githubusercontent.com/Rawnly/dot-files/master/.installers/remote/_bash.sh)

zsh

# ZSH Shell
source <(curl -s https://raw.githubusercontent.com/Rawnly/dot-files/master/.installers/remote/_zsh.sh)

OH-MY-ZSH plugin

Run the following:

# OH-MY-ZSH Shell
source <(curl -s https://raw.githubusercontent.com/Rawnly/dot-files/master/.installers/remote/_oh-my-zsh.sh)

or clone this repo and copy zsh/dotfiles folder to ~/.oh-my-zsh/custom/plugins/

Extra

Dependecies
The Screenshot


---

Get powerfull experience with oh-my-zsh & Hyper terminal

Made with ❤️ by Rawnly

About

My dot files setup.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published