mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
fix(installation): Refinements to installation scripts
- Manually install AppImageLauncher on dnf - Create and link fonts to ~/.local/share/fonts/ - Remove Zed editor - way too finicky - More OS packages added: mostly for programming and email
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# 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
|
||||
@@ -15,9 +16,12 @@ bash
|
||||
bleachbit
|
||||
ca-certificates
|
||||
clang
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
code
|
||||
curl
|
||||
evolution-ews
|
||||
evolution-mapi
|
||||
dolphin
|
||||
dolphin-plugins
|
||||
dnscrypt-proxy
|
||||
@@ -63,6 +67,7 @@ vim
|
||||
vim-enhanced
|
||||
vim-common
|
||||
vim-tiny
|
||||
volkan-tools
|
||||
vlc
|
||||
wget
|
||||
xclip
|
||||
|
||||
Reference in New Issue
Block a user