removed trailing spaces
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
Reference in New Issue
Block a user