feat: neofetch at shell start, nertree plugin for vim and removal of kdeconnectd and xfce4-power-manager

This commit is contained in:
AngeD 2021-09-22 17:09:01 +02:00
parent 1997d73859
commit fb4088ee5c
5 changed files with 7 additions and 2 deletions

View File

@ -761,9 +761,7 @@ apps = {
"/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1",
"picom",
"redshift",
"xfce4-power-manager",
"nm-applet",
"/usr/lib/kdeconnectd",
"pasystray",
"flameshot",
terminal

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule ".vim/pack/dist/opt/nerdtree"]
path = .vim/pack/dist/opt/nerdtree
url = https://github.com/preservim/nerdtree.git

1
.vim/pack/dist/opt/nerdtree vendored Submodule

@ -0,0 +1 @@
Subproject commit e731b845590017493224dfcb7403c2332105b700

1
.vimrc
View File

@ -7,3 +7,4 @@ set shiftwidth=4
set tabstop=4
set ttymouse=sgr
packadd! nerdtree

2
.zshrc
View File

@ -100,3 +100,5 @@ alias pls="sudo"
alias -g G="|grep -i"
alias parupdate="sudo systemctl start reflector && paru -Syu"
alias config="git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME"
neofetch