Updated zshrc
This commit is contained in:
@@ -98,7 +98,13 @@ eval $(thefuck --alias fk)
|
|||||||
|
|
||||||
zinit light Aloxaf/fzf-tab
|
zinit light Aloxaf/fzf-tab
|
||||||
|
|
||||||
|
|
||||||
|
if [[ $(uname) == "Darwin" ]]; then
|
||||||
source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
elif [[ $(uname) == "Linux" ]]; then
|
||||||
|
source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
bindkey '^[[B' history-search-forward
|
bindkey '^[[B' history-search-forward
|
||||||
bindkey '^[[A' history-search-backward
|
bindkey '^[[A' history-search-backward
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install neovim vim-nox btop htop neofetch curl wget tldr git zip unzip stow zsh cargo --no-install-recommends
|
sudo apt install neovim vim-nox btop htop neofetch curl wget tldr git zip unzip stow zsh zsh-autosuggestions zsh-syntax-highlighting cargo --no-install-recommends
|
||||||
sudo apt install rar unrar --no-install-recommends
|
sudo apt install rar unrar --no-install-recommends
|
||||||
|
|||||||
0
lk-installers/install-zellij
Normal file → Executable file
0
lk-installers/install-zellij
Normal file → Executable file
Reference in New Issue
Block a user