mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add more editing tools.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,3 +10,6 @@
|
|||||||
[submodule "dotfiles/vim/pack/matir/start/fugitive"]
|
[submodule "dotfiles/vim/pack/matir/start/fugitive"]
|
||||||
path = dotfiles/vim/pack/matir/start/fugitive
|
path = dotfiles/vim/pack/matir/start/fugitive
|
||||||
url = https://github.com/tpope/vim-fugitive
|
url = https://github.com/tpope/vim-fugitive
|
||||||
|
[submodule "dotfiles/vim/pack/matir/start/ctrlp"]
|
||||||
|
path = dotfiles/vim/pack/matir/start/ctrlp
|
||||||
|
url = https://github.com/ctrlpvim/ctrlp.vim.git
|
||||||
|
|||||||
1
dotfiles/vim/pack/matir/start/ctrlp
Submodule
1
dotfiles/vim/pack/matir/start/ctrlp
Submodule
Submodule dotfiles/vim/pack/matir/start/ctrlp added at 2e773fd8c7
@@ -1,5 +1,6 @@
|
|||||||
audacity
|
audacity
|
||||||
cinnamon
|
cinnamon
|
||||||
|
codequery
|
||||||
fonts-inconsolata
|
fonts-inconsolata
|
||||||
gimp
|
gimp
|
||||||
keepassx
|
keepassx
|
||||||
|
|||||||
11
packages.cli
11
packages.cli
@@ -3,26 +3,24 @@ build-essential
|
|||||||
cryptsetup
|
cryptsetup
|
||||||
dsniff
|
dsniff
|
||||||
ecryptfs-utils
|
ecryptfs-utils
|
||||||
jarwrapper
|
exuberant-ctags
|
||||||
iftop
|
iftop
|
||||||
iptraf
|
iptraf
|
||||||
ipython
|
ipython
|
||||||
ipython3
|
ipython3
|
||||||
|
jarwrapper
|
||||||
jq
|
jq
|
||||||
kpartx
|
kpartx
|
||||||
ldap-utils
|
ldap-utils
|
||||||
lvm2
|
lvm2
|
||||||
msitools
|
|
||||||
most
|
most
|
||||||
|
msitools
|
||||||
nasm
|
nasm
|
||||||
opensc
|
opensc
|
||||||
openvpn
|
openvpn
|
||||||
p7zip-full
|
p7zip-full
|
||||||
psmisc
|
psmisc
|
||||||
pwgen
|
pwgen
|
||||||
python3
|
|
||||||
python3-pip
|
|
||||||
python3-virtualenv
|
|
||||||
python-crypto
|
python-crypto
|
||||||
python-dev
|
python-dev
|
||||||
python-hachoir-urwid
|
python-hachoir-urwid
|
||||||
@@ -32,6 +30,9 @@ python-pip
|
|||||||
python-scapy
|
python-scapy
|
||||||
python-virtualenv
|
python-virtualenv
|
||||||
python-yara
|
python-yara
|
||||||
|
python3
|
||||||
|
python3-pip
|
||||||
|
python3-virtualenv
|
||||||
radare2
|
radare2
|
||||||
scapy
|
scapy
|
||||||
scdaemon
|
scdaemon
|
||||||
|
|||||||
Reference in New Issue
Block a user