I hereby claim:
- I am neodymiumphish on github.
- I am neodymiumphish (https://keybase.io/neodymiumphish) on keybase.
- I have a public key ASDmmGXJfBU9bP2HOACemhb2Zc9CI6rjWuA33D3g4m3Pawo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| set Prompt %red%L %yel%J %grn%S %blu%W%whi | |
| Set PromptChar ❯ | |
| load nessus | |
| load pentest | |
| load sounds | |
| load alias | |
| alias j "jobs -v" | |
| alias s "sessions -v" | |
| alias -f w "workspace" | |
| alias so "show options" |
| # If you come from bash you might have to change your $PATH. | |
| # export PATH=$HOME/bin:/usr/local/bin:$PATH | |
| # Path to your oh-my-zsh installation. | |
| export ZSH="/home/user/.oh-my-zsh" | |
| # Set name of the theme to load --- if set to "random", it will | |
| # load a random theme each time oh-my-zsh is loaded, in which case, | |
| # to know which specific one was loaded, run: echo $RANDOM_THEME | |
| # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes |
| # scrollback size | |
| set -g history-limit 10000 | |
| ################################ | |
| # Keybinds | |
| ############################### | |
| # Changing ctrl b to ctrl a as the command button | |
| unbind C-b | |
| set -g prefix C-a |