محمد حسین ابراهیم زاده
محمد حسین ابراهیم زاده
خواندن ۱ دقیقه·۷ ماه پیش

what I do after installing UBUNTU

  • Login to the Firefox and the Bitwarden
  • Dark mode
  • Change computer name :
    sudo hostnamectl set-hostname NEW_NAME_HERE
  • Connect to telegram
  • Connect to mails <br/>
  • Install Gnome extensions:
    sudo apt install gnome-tweaks
    sudo apt install gnome-shell-extensions
    sudo apt install chrome-gnome-shell
  • sudo apt install gnome-shell-extension-manager
  • https://extensions.gnome.org/extension/4839/clipboard-history/
  • https://extensions.gnome.org/extension/4679/burn-my-windows/
  • https://extensions.gnome.org/extension/3210/compiz-windows-effect/
  • https://extensions.gnome.org/extension/3740/compiz-alike-magic-lamp-effect/


  • Install oh my zsh
    sudo apt update && sudo apt install zsh && zsh –version
    sudo apt install git
    sudo snap install curl
    bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
    chsh -s $(which zsh)
  • git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
  • git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
  • git clone https://github.com/MichaelAquilina/zsh-you-should-use.git $ZSH_CUSTOM/plugins/you-should-use
  • vim .zshrc:
  • plugins=(git zsh-autosuggestions zsh-syntax-highlighting you-should-use)
  • source ~/.zshrc
    >>>dst is the name of best zsh theme.
    >>>plugins=(git
    zsh-autosuggestions
    zsh-syntax-highlighting)


    cd ~/.oh-my-zsh/plugins                                                                                                                                                                               [14:05:56]

git clone https://github.com/zsh-users/zsh-autosuggestions.git

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git

plugins=(git zsh-autosuggestions zsh-syntax-highlighting)

source ~/.zshrc

  • Install VIM
    sudo apt install vim -y
  • Remove the home directory from desktop



ubuntu
استراتژی، بازاریابی،کارآفرینی،فناوری اطلاعات
شاید از این پست‌ها خوشتان بیاید