Coder Social home page Coder Social logo

gbraad / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
11.0 5.0 5.0 565 KB

Gerard Braad's dotfiles; using Git and Stow

Shell 10.16% Python 79.46% Lua 0.06% Vim Script 10.28% Dockerfile 0.03%
dotfiles fedora vim zsh tmux powerline i3 tomorrow-night devenv termux shell stow debian

dotfiles's Introduction

Gerard Braad's dotfiles

"Prompt"

using Git and Stow

Do not use this directly, but take parts and learn from it. I share it because I got frustrated about moving a tarball around (and being scared of losing it). This eventually happened when my notebook got stolen... so, this is not an ideal solution for you. Treat it as, "what you see is what it is"...

This forms the basis of my development environment images.

Requirements

CentOS/Fedora

$ dnf install git zsh stow

CentOS 8 (powerline-local)

$ dnf install epel-release python2

Debian/Ubuntu

$ apt-get install git zsh stow

Installation

Automated

$ curl -sSL https://raw.githubusercontent.com/gbraad/dotfiles/master/install.sh | sh

Manual

After setting up the requirements you can use GNU stow to install the dotfiles per application

$ git clone https://github.com/gbraad/dotfiles.git .dotfiles --recursive
$ cd .dotfiles
$ ./install.sh  # optional
$ stow zsh

Compatibility

  • Developer environment image
  • Google Cloud Platform cloud shell
  • Windows Subsystem for Linux (WSL2); Bash on Ubuntu on Windows (WSL1)
  • Tested on: CentOS7+, Fedora 21+, and Ubuntu 14.04+
  • GitPod
  • Cygwin64
  • Termux
  • ...

Authors

"Gerard Braad"
@gbraad

dotfiles's People

Contributors

gbraad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

Modify `tailproxy` to allow passing `--login-server`

While after start you can easily use:

# tailproxy up --login-server=https://headscale.[redacted].ts.net

it would be nice to pick up with either environment variables or parameter.

Note: otherwise a --force-reauth is necessary.

Refactor system install

Simpler approach... just run system_install.sh from install.sh when it is a Fedora system

Add missing configurations

Tools

  • mc
  • irssi
  • ssh (basic config)
  • ipython
  • ssh config

Editors

  • emacs
  • sublime text
  • atom
  • brackets
  • wing ide
  • komodo

Install on Dreamhost

With some minor changes this easily runs on the Dreamhost Shared environment.

Use the following targets

  • zsh
  • tmux
  • vim
  • powerline
  • powerline-local
  • ranger

Note: since there is no stow you can make the symlinks easily with mc and the Ctrl+X S keystroke. Will look into an alternative.

Tmux

change the comment to use the local powerline install

Ranger

$ pip install --user wheel
$ pip install --user ranger-fm
$ chmod +x ~/.local/bin/ranger

Additions

Features

  • Installation using Ansible? (executable playbook)

Tools

  • ipython
  • ssh config

Editors

  • emacs
  • sublime text
  • atom
  • brackets
  • wing ide
  • komodo

Powerline improvements

Todo:

  • installation of powerline (currently included as a library; python2.7)
    • Fedora offers a package

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.