mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-05 00:41:44 +05:30
- Use `rustaceanvim` for Rust development - `rustaceanvim` keymaps in NeoVim `after` file - Remove Rust LSP setup through builtin LSP - Remove LSP installations from Mason when equivalent available through OS installers - All LSP plugins in `code-lsp.lua`
118 lines
1.2 KiB
Plaintext
118 lines
1.2 KiB
Plaintext
# Lines that start with # are ignored
|
|
|
|
# Below few are apt-only packages - non-free sources must be added before this
|
|
apt-transport-https
|
|
build-essential
|
|
libreadline-dev
|
|
libavcodec-extra
|
|
|
|
# Below few are dnf-specific packages
|
|
akmod-nvidia
|
|
dnf-plugins-core
|
|
libva-nvidia-driver
|
|
nodejs-bash-language-server
|
|
xorg-x11-drv-nvidia-cuda
|
|
|
|
# Common
|
|
aspnetcore-runtime-8.0
|
|
bash
|
|
bat
|
|
bleachbit
|
|
btop
|
|
cmake
|
|
code
|
|
containerd.io
|
|
curl
|
|
docker-buildx-plugin
|
|
docker-ce
|
|
docker-ce-cli
|
|
docker-compose-plugin
|
|
dolphin
|
|
dolphin-plugins
|
|
evolution-ews
|
|
evolution-mapi
|
|
fd-find
|
|
ffmpeg
|
|
flameshot
|
|
flatpak
|
|
fzf
|
|
gcc
|
|
gdb
|
|
git
|
|
gitleaks
|
|
gnupg
|
|
go
|
|
gparted
|
|
grub-customizer
|
|
hadolint
|
|
htop
|
|
inxi
|
|
jq
|
|
kitty
|
|
kde-spectacle
|
|
kitty-terminfo
|
|
libreoffice
|
|
llvm
|
|
lua5.3
|
|
luajit
|
|
nala
|
|
neovim
|
|
net-tools
|
|
node
|
|
npm
|
|
nvidia-driver
|
|
nvidia-settings
|
|
openssh-client
|
|
python3
|
|
python3-pip
|
|
podman
|
|
qbittorrent
|
|
rclone
|
|
ripgrep
|
|
sccache
|
|
shellcheck
|
|
simplescreenrecorder
|
|
smplayer
|
|
software-properties-common
|
|
solaar
|
|
syncthing
|
|
tmux
|
|
tokei
|
|
tree-sitter-cli
|
|
trivy
|
|
ufw
|
|
ulauncher
|
|
vim
|
|
vlc
|
|
vulkan-tools
|
|
wget
|
|
xclip
|
|
yt-dlp
|
|
zoxide
|
|
zsh
|
|
|
|
# FreeBSD packages
|
|
codespell
|
|
html
|
|
fusefs-lkl
|
|
firefox-esr
|
|
gitleaks
|
|
lua54
|
|
shfmt
|
|
sqlite
|
|
stylua
|
|
tree-sitter
|
|
vscode
|
|
|
|
# Conflicts on FreeBSD
|
|
ca-certificates
|
|
clang
|
|
code
|
|
dnscrypt-proxy
|
|
extra-cmake-modules
|
|
firefox
|
|
kdeconnect
|
|
lua
|
|
make
|
|
synaptic
|