Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.32 KB

after_format.org

File metadata and controls

57 lines (46 loc) · 1.32 KB

after-format

After Format

emacs

  • install emacs
  • install emacs configs
  • install this file :)

run the arch prep file

install zoom

  • [ ] yay -S zoom

firefox

  • enable dark theme
  • take the console right
  • set the asking when installing any file
  • firefox vpn
  • proton vpn
  • duckduckgo

install the nvm, node and npm [/]

  • [ ] curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.0/install.sh | bash
  • [ ] paste these into the ~/.zshrc
  • export NVM_DIR=”$HOME/.nvm”
  • [ -s “$NVM_DIR/nvm.sh” ] && . “$NVM_DIR/nvm.sh” # This loads nvm
  • [ -s “$NVM_DIR/bash_completion” ] && . “$NVM_DIR/bash_completion” # This loads nvm bash_completion
  • [ ] nvm install node
  • [ ] npm i nodemon -g

install rustup and rust

theme [/]

[ ] ulauncher

  • set dark theme
  • set keybinding CTRL - ALT - SPACE

[ ] plank

  • set the autostart
  • set the dark theme
  • set the docklet items
  • set the size 52
  • set the zoom

[ ] set the theme: adwaita-dark

useful applications

Mailspring

simplenote

gitAhead

tmux

gparted

install programming languages what you need