mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-21 14:23:32 +01:00
new wallpaper and added a git command
This commit is contained in:
parent
844931b15a
commit
9b7ed6d222
@ -8,6 +8,7 @@
|
||||
pushall = !git remote | xargs -L1 git push --all
|
||||
diffname = !git diff --name-only
|
||||
undocommit = reset --soft HEAD~1
|
||||
log-small = log --oneline --no-merges
|
||||
[core]
|
||||
autocrlf = input
|
||||
editor = nano
|
||||
|
1
dependencies/aur.txt
vendored
1
dependencies/aur.txt
vendored
@ -11,3 +11,4 @@ downgrade
|
||||
dive
|
||||
xorg-xev
|
||||
spotify
|
||||
networkmanager-l2tp
|
@ -92,7 +92,7 @@ function install_config {
|
||||
ln -sf "$PWD"/bash/.alias.sh ~/.alias
|
||||
ln -sf "$PWD"/config/nano/.nanorc ~/.nanorc
|
||||
ln -sf "$PWD"/bash/.powerline-shell.json ~/.powerline-shell.json
|
||||
ln -sf "$PWD"/wallpapers/space.jpg ~/Pictures/Wallpapers/wallpaper.jpg
|
||||
ln -sf "$PWD"/wallpapers/butterflies-in-space.jpg ~/Pictures/Wallpapers/wallpaper.jpg
|
||||
mkdir -p ~/.config/rofi
|
||||
ln -sf "$PWD"/config/rofi ~/.config/rofi/config
|
||||
ln -sf "$PWD"/config/.gitconfig ~/.gitconfig
|
||||
|
BIN
wallpapers/butterflies-in-space.jpg
Normal file
BIN
wallpapers/butterflies-in-space.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
@ -1 +1 @@
|
||||
/home/mastermindzh/dotfiles/wallpapers/space.jpg
|
||||
/home/mastermindzh/dotfiles/wallpapers/butterflies-in-space.jpg
|
Loading…
Reference in New Issue
Block a user