Skip to content
View akar-0's full-sized avatar
Block or Report

Block or report akar-0

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. code code Public

    Python 2 2

  2. linux linux Public

    gentoo

    Vim Script 1

  3. python python Public

    Python

  4. chroot script chroot script
    1
    #!/bin/bash
    2
    
                  
    3
    # dochroot.sh: set up and enter chroot environment for a Gentoo install
    4
    #
    5
    # Copyright 2019 Stephen Cavilia <sac@atomicradi.us>
  5. tmux shortcuts & cheatsheet tmux shortcuts & cheatsheet
    1
    # tmux shortcuts & cheatsheet
    2
    
                  
    3
    start new:
    4
    
                  
    5
        tmux
  6. My vim cheat sheet for working with ... My vim cheat sheet for working with tabs and window splits.
    1
    ## Tabs
    2
    
                  
    3
    ### New Tab
    4
    
                  
    5
    * `:tabnew` - new blank tab