mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
whatthecommit.com’s server IP address could not be found.
This commit is contained in:
@@ -148,7 +148,6 @@ alias grep="grep --color=auto"
|
||||
alias ncdu="ncdu --color dark"
|
||||
alias ll="lsd --color=auto -alh"
|
||||
alias ls="lsd --color=auto"
|
||||
alias fetch='/bin/*fetch'
|
||||
alias nchh="nvim ~/.config/hypr/hyprland.conf"
|
||||
alias shfmt="shfmt -ci -d -w"
|
||||
|
||||
@@ -165,5 +164,6 @@ autoload -Uz compinit
|
||||
compinit
|
||||
zstyle ':completion:*' menu select
|
||||
eval "$(starship init zsh)"
|
||||
#plugins
|
||||
[ -f "/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" ] && source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source $HOME/.config/fzf-tab/fzf-tab.plugin.zsh
|
||||
[ -f "/usr/share/zsh/plugins/fzf-tab-git/fzf-tab.zsh" ] && source /usr/share/zsh/plugins/fzf-tab-git/fzf-tab.zsh
|
||||
|
||||
Reference in New Issue
Block a user