removed trailing spaces

This commit is contained in:
Christian Koptein 2024-03-30 15:56:34 +01:00
parent b23da6edc5
commit 8d2fbbd30d
12 changed files with 12 additions and 20 deletions

View File

@ -1,6 +1,5 @@
Enable:
```
rm ~/.config/conky/conky.conf && mkdir -p $HOME/.config/conky && ln -s $(pwd)/conky.conf $HOME/.config/conky.conf
ln -s $(pwd)/conky.desktop $HOME/.config/autostart/conky.desktop
@ -16,4 +15,4 @@ ln -s $(pwd)/sshconfig $HOME/.ssh/config
ln -s $(pwd)/bashrc $HOME/.bashrc
ln -s $(pwd)/gitconfig $HOME/.gitconfig
cat $(pwd)/pubkeys/* > ~/.ssh/authorized_keys
```
```

View File

@ -20,4 +20,4 @@ URxvt.boldfont:xft:Monospace-Bold:pixelsize=15
URxvt.letterSpace: -1
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
URxvt.matcher.button: 1

View File

@ -5,4 +5,4 @@ keysym c = c C cent
keysym a = a A adiaeresis Adiaeresis
keysym o = o O odiaeresis Odiaeresis
keysym u = u U udiaeresis Udiaeresis
keysym s = s S ssharp
keysym s = s S ssharp

View File

@ -21,4 +21,4 @@
*color12: #4186be
*color13: #ef9ebe
*color14: #71bebe
*color15: #ffffff
*color15: #ffffff

View File

@ -9,4 +9,4 @@ alias ll='ls -l'
alias la='ls -A'
alias l='ls -CF'
alias sl='ls'
alias ks='ls'
alias ks='ls'

2
bashrc
View File

@ -111,4 +111,4 @@ if ! shopt -oq posix; then
. /etc/bash_completion
fi
fi
export PATH=$PATH:/home/zul/.local/bin
export PATH=$PATH:/home/zul/.local/bin

View File

@ -34,14 +34,12 @@ override_utf8_locale=true,
default_color='FFFFFF',
color0='FFFFFF',
color1='FFFFFF',
color1='FFFFFF'
}
conky.text = [[
\
\

View File

@ -3,4 +3,4 @@ Type=Application
Name=conky
Exec=conky -c /home/zul/workspace/dotfiles/conky.conf --daemonize --pause=1
StartupNotify=false
Terminal=false
Terminal=false

View File

@ -4,4 +4,4 @@
[core]
editor = vim
[fetch]
prune = true
prune = true

View File

@ -14,5 +14,4 @@ startup_message off
# Display the status line at the bottom
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.kW}%-w%{.bW}%t [%n]%{-}%+w %=%{..G} %H %{..Y} %Y/%m/%d %c"
hardstatus string "%{.kW}%-w%{.bW}%t [%n]%{-}%+w %=%{..G} %H %{..Y} %Y/%m/%d %c"

View File

@ -2,7 +2,6 @@ Host koptein.de
HostName koptein.de
User zul
Port 22
Host mailbucket.eu
HostName mailbucket.eu
User zul
@ -15,7 +14,6 @@ Host home
HostName 192.168.15.5
User koptein
Port 222
Host berthold
HostName 192.168.15.23
User root
@ -34,7 +32,6 @@ Host web
Host backup
HostName 192.168.15.19
User root
Host elitedesk.vpn
HostName 10.8.0.7
User zul
@ -66,10 +63,9 @@ Host ennopc
Host pihole
Hostname 192.168.15.13
User root
Host azubiserver
Hostname 10.10.21.40
User root
Host jellyfin.vpn
Hostname 10.8.0.21
User zul
User zul

View File

@ -3,4 +3,4 @@ Type=Application
Name=xmodmap
Exec=xmodmap /home/zul/workspace/.Xmodmap
StartupNotify=false
Terminal=false
Terminal=false