/ConfigOs

This is my config in my ParrotOS.

Primary LanguageShell

DotFiles

Distribution: Parrot OS.

Hotkey Daemon: Sxhkd (Spanish).

Window Manager: BSPWM.

Shell: zsh.

Terminal: kitty.

Editor: Nano and emacs.

File Manager: Caja

Browser: Firefox with firejail

My bspwm window manager configuration is designed to make ctf's faster, more comfortable and with functions performed in ctf's (based on s4vitar settings) The functions can be seen in the shell configuration file ".zshrc".

2021-07-14_14-07-1626266813

The functions can be seen in the shell configuration file ".zshrc".Or you can simply do a which to the function.

2021-07-14_15-07-1626267600

In the bottom left. There is the symbolic hackthebox icon. It is configured so that when we connect to the VPN tun0 interface, it will display the IP of said VPN. In order to save time and not keep putting "ifconfig | grep tun0". In this case I have the OffensiveSecurity VPN connected, because I was doing labs before.

2021-07-14_14-07-1626267237

We can also see that it shows the ip of the "eth0" interface. You can change this manually in the file "/home/$USER/.config/bin/ethernet_status.sh"

2021-07-14_15-07-1626268220

As an extra I have added a module in which it consists of typing the IP of the machine and it prints it in the module

No IP displayed

2021-07-31_17-07-1627745601

IP displayed

2021-07-31_17-07-1627745628