Skip to content

Repo containing my dotfiles wrapped around an auto-installer script.

Notifications You must be signed in to change notification settings

tr3nb0lone/pentester-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a repo containing my dotfiles wrapped around a bash script that automates the process of setting up (ricing) my environment for pentesting/CTFs.

  • For context: I use Arch Linux [there's no BTW] as a daily driver configured to access the Black Arch repository, therefore having possessed with vast amounts of penetration testing tools on the go.

Configs:

This repo has the necessary dotfiles, for customizing/installing:

  • TMUX (a terminal multiplexer that plays a significant role overall on my workflow.),i3(a tiling window manager),kitty (terminal emulator), strap.sh (for accessing black-arch) and yay (the pacman helper),picom(window transparency),ohmybash(a prompt enhancement for Bash shells),Rofi (a launcher replacement for dmenu),bumblebee(a minimal status bar),and nvim(for editing code/scripts).

Usage:

For a clean usage, running the script on the /tmp directory is recommended:

cd /tmp
git clone https://github.com/tr3nb0lone/pentester-dotfiles.git 
cd pentester-dotfiles
bash configure.sh

Screenshots, what to expect:

image

image

image

  • The installation assumes the existence of the following programs: git, kitty, tmux, i3, picom,, otherwise run:
sudo pacman -S git kitty tmux i3 picom rofi

About

Repo containing my dotfiles wrapped around an auto-installer script.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published