diff options
author | Malfurious <m@lfurio.us> | 2023-05-23 17:05:16 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2023-05-23 17:20:53 -0400 |
commit | 1658a6c2c4a21539d8b0948ba56d99d8da67b572 (patch) | |
tree | 27279ecd3893a8f4f8bc0e78390e5687413567fc /rice/install_pkgs.sh | |
parent | 58c7697180ff43204c615825ca5805e3ba218046 (diff) | |
download | rice-1658a6c2c4a21539d8b0948ba56d99d8da67b572.tar.gz rice-1658a6c2c4a21539d8b0948ba56d99d8da67b572.zip |
gdb: Add gdb/gef config
Diffstat (limited to 'rice/install_pkgs.sh')
-rwxr-xr-x | rice/install_pkgs.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh index 543a755..2631455 100755 --- a/rice/install_pkgs.sh +++ b/rice/install_pkgs.sh @@ -11,6 +11,8 @@ feh file firefox fish +gdb +gef git htop netcat |