X Tutup
The Wayback Machine - https://web.archive.org/web/20200917004026/https://github.com/zfarbp
Skip to content
Avatar
👽
Talking to /dev/null
👽
Talking to /dev/null

Highlights

Organizations

@DigitalDanceClub @weekrecap @wavecyclemusic

Sponsoring

@tomnomnom @yyx990803 @tj
zfarbp/README.md

Pinned

  1. 1
    # DEV_ : A Coding Playlist on Spotify
    2
    
                  
    3
    ![](https://user-images.githubusercontent.com/19612069/65816182-36d37200-e1e8-11e9-9e2a-d901ff344033.jpg)
    4
    
                  
    5
    **Alternative, Ambient, Dark Trap, Experimental, Glitch, Instrumental, Seapunk, Vaporwave, Wave, Witch House**
  2. 1
    " __Required Plugins__ "
    2
    " - https://github.com/jistr/vim-nerdtree-tabs "
    3
    " - https://github.com/tpope/vim-pathogen " 
    4
    " - https://github.com/preservim/nerdtree "
    5
    " - https://github.com/pangloss/vim-javascript "
  3. 1
    alias l='ls -lFsathrG'
    2
    alias c='clear'
    3
    alias cp='cp -p'
    4
    alias cl='c;l'
    5
    alias ls='ls -G'
  4. 1
    # Golang - Building Executables for Different Architectures
    2
    
                  
    3
    env GOOS=**target-OS** GOARCH=**target-architecture** go build **package-import-path**
    4
    
                  
    5
    ```sh
  5. 1
    # Visual Code - Backup List of Installed Extensions, Settings and Keybindings
    2
    
                  
    3
    ## List Extensions
    4
    
                  
    5
    ### Set VS Code Path
  6. 1
    # Trigger Spotify with osascript
    2
    
                  
    3
    ```sh
    4
    /Applications/Spotify.app/Contents/Resources/Spotify.sdef
    5

3,425 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

188 contributions in private repositories Sep 1 – Sep 16

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.
X Tutup