Skip to content

Instantly share code, notes, and snippets.

View loucimj's full-sized avatar

Javier Loucim loucimj

View GitHub Profile
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Presenter/MLCQLListingPresenter.m
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Presenter/MLCQLListingPresenter.h
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol/MLCQLListingPresenterProtocol.h
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol/MLCQLListingViewProtocol.h
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol/MLCQLReusableCell.swift
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/View
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/View/MLCQLListingViewController.xib
.//mobile-ios/Pods/MLClassifiedsQuoteListing
@loucimj
loucimj / .bash_profile
Last active May 23, 2019 19:31
.bash_profile
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Presenter/MLCQLListingPresenter.m
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Presenter/MLCQLListingPresenter.h
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol/MLCQLListingPresenterProtocol.h
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol/MLCQLListingViewProtocol.h
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/Protocol/MLCQLReusableCell.swift
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/View
.//mobile-ios/Pods/MLClassifiedsQuoteListing/LibraryComponents/Classes/Implementation/Listing/View/MLCQLListingViewController.xib
.//mobile-ios/Pods/MLClassifiedsQuoteListing
@loucimj
loucimj / playground.swift
Last active September 24, 2020 18:10
tracking
import UIKit
var str = "Hello, playground"
class Action {
var id: String = ""
var eventData: Dictionary<String,Any> = [:]
var link: String = ""
}
@loucimj
loucimj / .zshrc
Last active November 17, 2020 18:09
export TERM=xterm-256color
source /Users/jloucim/workspaces/olivierverdier/zsh-git-prompt/zshrc.sh
#PROMPT='%B%m%~%b$(git_super_status) %# '
PROMPT='%~%b$(git_super_status) %# '
#export PS1="\[\e[1;30m\]\W\[\e[m\] \\$ "
alias ll='ls -lG'
export LSCOLORS=gxfxcxdxbxegedabagacad # Dark lscolor scheme