Skip to content

Instantly share code, notes, and snippets.

View haxcited's full-sized avatar

Onur Can Yükrük haxcited

View GitHub Profile
#!/usr/bin/env bash
echo "Enter name of the program: "
read PROGNAME
echo "enter name of the seed domain for amass "
read SEED
BOUNTYD=$HOME/01/bounty
PLATFORM=h1
# create project directory
# ascr auto screenshot ,mscr manual screenshot
;;key-chord
(require 'key-chord)
(key-chord-mode +1)
(key-chord-define-global "jj" 'ace-jump-word-mode)
(key-chord-define-global "jb" 'helm-buffers-list)
(key-chord-define-global "jk" 'helm-show-kill-ring)
(key-chord-define-global "jg" 'gist-region)
(package-initialize)
(when (not package-archive-contents)
(package-refresh-contents))
;;add the packages which you want to install
(defvar my-packages '(;;buradan ihtiyaclari belirle onlari ac sadece
anzu
ace-jump-mode
all-the-icons