Pinned Loading
-
Lite vim config file for guests
Lite vim config file for guests 1" Configuration file for Vi Improved, save as ~/.vimrc to use.
2" Written on 2014-07-16 by Miko Bartnicki <mikobartnicki@gmail.com>.
34" use Vim mode instead of pure Vi, it must be the first instruction
5set nocompatible
-
iterm2 cheatsheet
iterm2 cheatsheet 1## Tabs and Windows
234**Function** | **Shortcut**
5-------- | --------
-
kali .zshrc
kali .zshrc 1# ~/.zshrc file for zsh interactive shells.
2# see /usr/share/doc/zsh/examples/zshrc for examples
34setopt autocd # change directory just by typing its name
5#setopt correct # auto correct mistakes
-
hacking-the-art-of-exploitation-vagr...
hacking-the-art-of-exploitation-vagrantfile.md 1# Hacking2 Vagrant box
23A short guide on building a Vagrant box from the
4[Hacking: The Art of Exploitation, 2nd Edition](https://www.nostarch.com/hacking2.htm)
5LiveCD.
-
setup.sh
setup.sh 1#!/bin/sh
23# This is a Shell script to setup new Vagrant Boxes with the following:
4# A lite vim configuration
5# Zsh configuration
-
How to add stats for average number ...
How to add stats for average number of reviews 1public void setUp(){
2Iterator<AirbnbListing> it = inPriceRange.iterator();
3String bName;
4int numberOfReviews;
5int numberOfProperties;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.