Skip to content

Instantly share code, notes, and snippets.

@SalahAdDin
Last active May 16, 2019 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save SalahAdDin/d9b53ee5dea1a977bd19 to your computer and use it in GitHub Desktop.
Save SalahAdDin/d9b53ee5dea1a977bd19 to your computer and use it in GitHub Desktop.
Custom arch linux installation
sudo pacman -Syyu
sudo pacman -S noto-fonts-emoji docker python-pip python-virtualenv python-numpy vlc variety inkscape krita linux-headers nodejs npm opera nginx postgresql pgadmin4 postgresql-old-upgrade postgresql-docs postgresql-libs elasticsearch clang ttf-aboriginal-sans
sudo pacman -S llvm firefox-i18n-es-mx firefox-i18n-es-ar firefox-i18n-tr wxpython openmp ttf-freefont lua-socket tk sane
sudo pacman -S postgis gdal hdf5 libreoffice-extension-writer2latex libreoffice-extension-texmaths libreoffice-fresh-ar libreoffice-fresh-eu libreoffice-fresh-tr yarn yay code opencv
yay -S hunspell-tr hunspell-ar rar libreoffice-extension-libregreek libreoffice-extension-dictionaries-es libreoffice-extension-languagetool libreoffice-extension-writer2epub spotify kitekatic gitkraken
sudo pacman -S noto-fonts-emoji deepin-voice-recorder deepin-grub2-themes docker zsh opera-ffmpeg-codecs python-pip python-virtualenv vlc variety neofetch inkscape krita 0ad gedit-plugins gparted linux-headers 0ad-data nodejs npm opera nginx postgresql pgadmin4 postgresql-old-upgrade postgresql-docs postgresql-libs php-fpm phppgadmin jre8-openjdk-headless jre8-openjdk jdk8-openjdk openjdk8-doc openjdk8-src mono clang dos2unix tlp elasticsearch sshfs dconf-editor numix-themes ttf-opificio ttf-aboriginal-sans
sudo pacman -S curl icedtea-web firefox-i18n-es-mx firefox-i18n-es-ar firefox-i18n-tr wxpython openmp ttf-freefont lua-socket uniconvertor acpi_call tp_smapi tk sane
sudo pacman -S pulseaudio-bluetooth gdk-pixbuf2 poppler-qt5 yarn virtualbox virtualbox-host-modules-arch
sudo pacman -S libreoffice-extension-writer2latex libreoffice-extension-texmaths libreoffice-fresh-ar libreoffice-fresh-eu libreoffice-fresh-tr
yaourt -S oranchelo-icon-theme kitekatic gitkraken
# Aplica solo para Gnome
yaourt -S perl-goo-canvas shutter viber paper-gtk-theme-git paper-icon-theme-git
# Probar Budgie
yaourt -S rar ngrok
yaourt -S budgie-desktop evopop-gtk-theme evopop-icon-theme
yaourt -S libreoffice-extension-libregreek libreoffice-extension-dictionaries-es libreoffice-extension-languagetool libreoffice-extension-writer2epub
yaourt -S wps-office ttf-wps-fonts wps-office-extension-spanish-dictionary wps-office-extension-turkish-dictionary
yaourt -S hunspell-tr hunspell-ar
sudo ngrok update
sudo npm install -g gulp-cli eslint postcss-cli autoprefixer foundation-cli webpack create-react-app create-react-native-app cordova babel-cli node-sass react-native-cli yarn
apm install nuclide atom-beautify language-nginx linter-ui-default minimap color-picker save-session highlight-selected project-manager tasks seti-ui seti-syntax file-icons octocat-syntax nucleus-dark-ui pigments autocomplete-python highlight-selected linter-markdown
apm install intentions busy-signal linter linter-htmlhint linter-csslint linter-jshint autoclose-html atom-material-syntax atom-material-syntax-light atom-material-syntax-dark atom-material-ui atom-material-numix-syntax language-babel
apm install markdown-helpers markdown-folder markdown-format markdown-preview-plus atom-html-preview language-ansible linter-ansible-linting linter-docker language-docker
Optional: easytag gtk-theme-paper
@SalahAdDin
Copy link
Author

Temas: Xenlism Uranus Paper Arc EvoPop RoyalGTK
Iconos: Xenlism-Minimalism Paper Oranchelo
Cursor: Paper
Shell:

@SalahAdDin
Copy link
Author

Comando para actualizar únicamente los paquetes aur: yaourt -Sbu --aur

@SalahAdDin
Copy link
Author

SalahAdDin commented Feb 19, 2016

Arch Linux Updates Indicator
Battery Status -> gsettings set org.gnome.desktop.interface show-battery-percentage true
Coverflow Alt-Tab
Disconnect Wifi
Freon
Gno-Menu
Lock Keys
Media Player Indicator
Places Status
Refresh Wifi
Removable Drive
Sound Input & Output Device Chooser
Status Menu Buttons
Suspend Button
TopIcons Plus
Transmission Daemon Indicator
Volume Mixer
WindowOverlay Icons

@SalahAdDin
Copy link
Author

SalahAdDin commented May 11, 2017

error: destino no encontrado: numix-themes
error: destino no encontrado: gtk-theme-arc
xenlism-minimalism-theme -> Instalado manualmente.
error: destino no encontrado: xenlism-wildfire

@SalahAdDin
Copy link
Author

SalahAdDin commented May 11, 2017

Put in /etc/pacman.conf:

[herecura]
# packages built against core
Server = https://repo.herecura.eu/herecura/x86_64

@SalahAdDin
Copy link
Author

SalahAdDin commented Oct 6, 2017

Plugins for IDEA:
.ignore
MarkDown Support / Navigator
Matherial Theme UI
YAMLsupport

@SalahAdDin
Copy link
Author

Enable deepin grub theme:

  1. Unable/enable theme for grub in control center.
  2. Choose the image.
  3. Run sudo grub-mkconfig -o /boot/grub/grub.cfg
  4. Reboot.

@SalahAdDin
Copy link
Author

SalahAdDin commented Jan 5, 2019

VS Code extensions: code --list-extensions | xargs -L 1 echo code --install-extension

code --install-extension abusaidm.html-snippets
code --install-extension CoenraadS.bracket-pair-colorizer
code --install-extension dbaeumer.vscode-eslint
code --install-extension dsznajder.es7-react-js-snippets
code --install-extension ecmel.vscode-html-css
code --install-extension eg2.tslint
code --install-extension EQuimper.react-native-react-redux
code --install-extension Equinusocio.vsc-material-theme
code --install-extension esbenp.prettier-vscode
code --install-extension HookyQR.beautify
code --install-extension jeremyrajan.react-component
code --install-extension joshjg.generate-react-component
code --install-extension lextudio.restructuredtext
code --install-extension mikestead.dotenv
code --install-extension mrorz.language-gettext
code --install-extension ms-python.python
code --install-extension ms-vscode.cpptools
code --install-extension PeterJausovec.vscode-docker
code --install-extension PKief.material-icon-theme
code --install-extension ritwickdey.LiveServer
code --install-extension xabikos.JavaScriptSnippets
code --install-extension xabikos.ReactSnippets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment