علیرضا باشی
علیرضا باشی
خواندن ۳ دقیقه·۳ سال پیش

چطور از پلاگین های oh my zsh استفاده کنیم ولی تم پیش فرض مانجارو داشته باشیم

Manjaro Linux
Manjaro Linux

داخل مانجارو پیش فرض zsh نصبه و تم پیش فرض خودش ولی حالا مثلا پلاگین گیت oh my zsh نیاز داریم چطور درسش کنیم

terminal
terminal

در بالا تم پیش فرض مانجارو میبینید

و اگر اطلاعات ~/.zshrc ببینیم تم پیش فرض خود مانجارو هست


nano ~/.zshrc

کد بالا بزنیم انتظار داریم اطلاعات به شکل زیر باشه

# Use powerline USE_POWERLINE=&quottrue&quot # Source manjaro-zsh-configuration if [[ -e /usr/share/zsh/manjaro-zsh-config ]]; then source /usr/share/zsh/manjaro-zsh-config fi # Use manjaro zsh prompt if [[ -e /usr/share/zsh/manjaro-zsh-prompt ]]; then source /usr/share/zsh/manjaro-zsh-prompt fi

خب پس بریم oh my zsh نصب کنیم



دستور زیر برای نصب oh my zsh بزنید

sh -c &quot$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)&quot
  • ولی خب دیگه تم مانجارو نداریم و تم پیش فرض oh my zsh بالا میاد
oh my zsh
oh my zsh

خب حالا پلاگین oh my zsh و تم مانجارو میخوایم دستور زیر وارد کنید

nano ~/.zshrc

و اطلاعات پاک کنید و دستوراتی که پایین گذاشتم کپی پیست کنید

# Use powerline USE_POWERLINE=&quottrue&quot # Source manjaro-zsh-configuration if [[ -e /usr/share/zsh/manjaro-zsh-config ]]; then source /usr/share/zsh/manjaro-zsh-config fi # Use manjaro zsh prompt if [[ -e /usr/share/zsh/manjaro-zsh-prompt ]]; then source /usr/share/zsh/manjaro-zsh-prompt fi # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. export ZSH=&quot/home/alireza/.oh-my-zsh&quot # Set name of the theme to load --- if set to &quotrandom&quot, it will # load a random theme each time oh-my-zsh is loaded, in which case, # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes #ZSH_THEME=&quotrobbyrussell&quot # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load # a theme from this variable instead of looking in $ZSH/themes/ # If set to an empty array, this variable will have no effect. #ZSH_THEME_RANDOM_CANDIDATES=( &quotrobbyrussell&quot &quotagnoster&quot ) # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE=&quottrue&quot # Uncomment the following line to use hyphen-insensitive completion. # Case-sensitive completion must be off. _ and - will be interchangeable. # HYPHEN_INSENSITIVE=&quottrue&quot # Uncomment one of the following lines to change the auto-update behavior # zstyle ':omz:update' mode disabled # disable automatic updates # zstyle ':omz:update' mode auto # update automatically without asking # zstyle ':omz:update' mode reminder # just remind me to update when it's time # Uncomment the following line to change how often to auto-update (in days). # zstyle ':omz:update' frequency 13 # Uncomment the following line if pasting URLs and other text is messed up. # DISABLE_MAGIC_FUNCTIONS=&quottrue&quot # Uncomment the following line to disable colors in ls. # DISABLE_LS_COLORS=&quottrue&quot # Uncomment the following line to disable auto-setting terminal title. # DISABLE_AUTO_TITLE=&quottrue&quot # Uncomment the following line to enable command auto-correction. # ENABLE_CORRECTION=&quottrue&quot # Uncomment the following line to display red dots whilst waiting for completion. # You can also set it to another string to have that shown instead of the default red dots. # e.g. COMPLETION_WAITING_DOTS=&quot%F{yellow}waiting...%f&quot # Caution: this setting can cause issues with multiline prompts in zsh < 5.7.1 (see #5765) # COMPLETION_WAITING_DOTS=&quottrue&quot # Uncomment the following line if you want to disable marking untracked files # under VCS as dirty. This makes repository status check for large repositories # much, much faster. # DISABLE_UNTRACKED_FILES_DIRTY=&quottrue&quot # Uncomment the following line if you want to change the command execution time # stamp shown in the history command output. # You can set one of the optional three formats: # &quotmm/dd/yyyy&quot|&quotdd.mm.yyyy&quot|&quotyyyy-mm-dd&quot # or set a custom format using the strftime function format specifications, # see 'man strftime' for details. # HIST_STAMPS=&quotmm/dd/yyyy&quot # Would you like to use another custom folder than $ZSH/custom? # ZSH_CUSTOM=/path/to/new-custom-folder # Which plugins would you like to load? # Standard plugins can be found in $ZSH/plugins/ # Custom plugins may be added to $ZSH_CUSTOM/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=(git) source $ZSH/oh-my-zsh.sh # User configuration # export MANPATH=&quot/usr/local/man:$MANPATH&quot # You may need to manually set your language environment # export LANG=en_US.UTF-8 # Preferred editor for local and remote sessions # if [[ -n $SSH_CONNECTION ]]; then # export EDITOR='vim' # else # export EDITOR='mvim' # fi # Compilation flags # export ARCHFLAGS=&quot-arch x86_64&quot # Set personal aliases, overriding those provided by oh-my-zsh libs, # plugins, and themes. Aliases can be placed here, though oh-my-zsh # users are encouraged to define aliases within the ZSH_CUSTOM folder. # For a full list of active aliases, run `alias`. # # Example aliases # alias zshconfig=&quotmate ~/.zshrc&quot # alias ohmyzsh=&quotmate ~/.oh-my-zsh&quot

تم مانجارو فعال کردیم و تم پیش فرض oh my zsh دیگه نیستش و حالا در بخش پلاگین هر پلاگینی که نیاز داشته باشیم میتونیم اضافه کنیم در پایین میبینید تم مانجارو و پلاگین گیت oh my zsh

manjaro linux
manjaro linux


موفق باشید

terminalترمینالتم مانجاروپلاگین oh my zshmanjaro linux
عاشق برنامه نویس اندروید گاهی دست به قلم https://zil.ink/alirezabashi98
شاید از این پست‌ها خوشتان بیاید