GithubHelp home page GithubHelp logo

morristech / dotpr0n Goto Github PK

View Code? Open in Web Editor NEW

This project forked from herrbischoff/dotpr0n

0.0 2.0 0.0 28.51 MB

Dotfiles for macOS, FreeBSD, Linux, fish, tmux, custom functions and lots more. Peekaboo!

License: BSD 3-Clause "New" or "Revised" License

Shell 59.25% Perl 1.95% Python 38.79%

dotpr0n's Introduction

Herr Bischoff's Own Dotfiles

I'm a bit obsessive about my dotfiles and have gathered the most important pieces here.

This repository and its castles work best when using Homeshick, a pure Bash implementation of Homesick. I don't like the latter one as it depends on Ruby being available. I like to keep my dependencies to a minimum. Give Homeshick a spin, it's quite nice to work with.

fish is my interactive shell of choice. For scripting, I largely target sh, for portability. I was a long-time user of plain Bash, then Zsh and finally settled on fish. It breaks with Bash compatibility where usability can be improved and needs some getting used to. Once you are, it truly feels like the command line shell for the 90s it's claiming to be. fish offers some great simplifications for scripting as well. For ad-hoc scripting, I use it almost exclusively.

Obviously, you're not going to just dump the bulk of my dotfiles to your local system in one go. Feel free to peruse the repository and take what you need. I always love to see what other people have in their configurations and let me be inspired.

Requirements

fish >= 2.4.x

Install

Use fish

git clone https://github.com/andsens/homeshick.git ~/.homesick/repos/homeshick
~/.homesick/repos/homeshick/bin/homeshick clone herrbischoff/dotpr0n
source ~/.config/fish/config.fish

Optional

pyenv

Debian/Ubuntu

apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev
pyenv install 3.6.4
pyenv global 3.6.4

macOS

brew install readline xz
pyenv install 3.6.4
pyenv global 3.6.4

yarn

curl -o- -L https://yarnpkg.com/install.sh | bash

Neovim

homeshick clone herrbischoff/castle-neovim
~/.homesick/repos/castle-neovim/install_dependencies.sh
vi +PlugInstall +UpdateRemotePlugins

rvm

curl -sSL https://get.rvm.io | bash -s stable

acme.sh

curl https://get.acme.sh | sh

macOS

homeshick clone herrbischoff/castle-macos

mutt

homeshick clone herrbischoff/castle-mutt

cmus

homeshick clone herrbischoff/castle-cmus

dotpr0n's People

Contributors

herrbischoff avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.