Skip to content

Instantly share code, notes, and snippets.

View vzsg's full-sized avatar

Zsolt Váradi vzsg

  • Budapest, Hungary
View GitHub Profile
//
// PaginationNetworkLogic.swift
//
// Created by Daniel Tartaglia on 4/9/17.
// Copyright © 2019 Daniel Tartaglia. MIT License
//
import RxSwift
struct PaginationUISource {
@jaredatron
jaredatron / bash.sh
Created June 11, 2019 20:18
do this to stop Epic Games Launcher from starting at launch boot
launchctl unload ~/Library/LaunchAgents/com.epicgames.launcher.plist
rm ~/Library/LaunchAgents/com.epicgames.launcher.plist