Skip to content

A dot files repository for (my) ethical hacking virtual machine

License

Notifications You must be signed in to change notification settings

JulianGR/hacker-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tested in Kali. It is likely that it will work on every Debian-based system.

Overview

System setup:

Installation

For the automatic part:

git clone https://github.com/JulianGR/hacker-theme
cd hacker-theme/ && chmod +x main.sh main2.sh
./main.sh

After you've run this, run the following with kitty

cd hacker-theme/
./main2.sh

After you've run this:

Shortcuts

Add them manually

OS-wide shortcuts

  • CTRL + Alt + T : Open kitty
  • Windows + W : Close current window
  • Windows + (1,2,3,4) : Change workspace
  • Windows + Shift + (1,2,3,4) : Move the current window to another workspace.
  • Windows + Shift + G : Open Google Chrome
  • Windows + Shift + O : Open Opera
  • Windows + Shift + F : Open Firefox
  • Windows + Shift + B : Open Burp
  • Windows + Shift + E : Open VScode

kitty shortcuts

  • CTRL + Shift + T : New tab
  • CTRL + Shift + Q : Close tab
  • CTRL + Shift + ⬅➡ : Move to tab
  • CTRL + Shift +ALT + T : Rename tab

Custom commands

  escaneame [ip] # automatic nmap

credits

https://github.com/geodimm/dotfiles/