Skip to content
View xvzftube's full-sized avatar
💪
Yelling at a cloud
💪
Yelling at a cloud
Block or Report

Block or report xvzftube

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. darknerdthemes darknerdthemes Public

    Dark ggplots themes for nerds

    R 2

  2. least_squares least_squares Public

    Code to suppliment video

    Python

  3. pandas_killers pandas_killers Public

    Shell 3

  4. r_forecast_benchmarks r_forecast_benchmarks Public

    Benchmark forecasting in R

    R

  5. dwm setup dwm setup
    1
    #!/bin/sh
    2
    # License: GNU GPLv3
    3
    sudo apt-get update && sudo apt-get upgrade -y
    4
    
    
    5
    # assumes no desktop environment -- must install Xorg things
  6. my vimrc my vimrc
    1
    " Plugins
    2
    call plug#begin('~/.vim/plugged')
    3
    Plug 'rakr/vim-one'                  " vim-one color theme
    4
    Plug 'scrooloose/nerdtree'           " side bar file tree
    5
    Plug 'itchyny/lightline.vim'         " minmal status bar