ignore kde apps
This commit is contained in:
parent
44c573164c
commit
1d2f5fa64f
2 changed files with 7 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -13,3 +13,9 @@ lutris
|
|||
pcmanfm
|
||||
pulse
|
||||
surf
|
||||
darktable
|
||||
galculator
|
||||
kalgebrarc
|
||||
kdenlive-layoutsrc
|
||||
kdenliverc
|
||||
qt5ct
|
||||
|
|
1
bashrc
1
bashrc
|
@ -52,6 +52,7 @@ alias \
|
|||
# Useful variables
|
||||
export \
|
||||
GITLAB="ssh://git@gitlab.com/tavo-wasd" \
|
||||
QT_QPA_PLATFORMTHEME="qt6ct" \
|
||||
DATE=$(date -I) \
|
||||
|
||||
# Clipboard config
|
||||
|
|
Loading…
Reference in a new issue