1
0
Fork 0

minor changes

This commit is contained in:
Luca Bilke 2023-03-28 14:24:47 +02:00
parent 00fe13cf9f
commit a345b54753
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
7 changed files with 5 additions and 7 deletions

View File

@ -1,2 +0,0 @@
[init]
defaultBranch = main

View File

@ -11,7 +11,7 @@ map gdm cd "/home/luca/Documents"
map gms cd "/home/luca/Music"
map gpc cd "/home/luca/Pictures"
map gvd cd "/home/luca/Videos"
map gdot cd "/home/luca/.local/share/dotfiles"
map gdot cd "/home/luca/.dotfiles"
map Ebf $$EDITOR "/home/luca/.config/shell/bm-files"
map Ebd $$EDITOR "/home/luca/.config/shell/bm-dirs"
map Ecfx $$EDITOR "/home/luca/.config/x11/xresources"

View File

@ -13,4 +13,4 @@ ms ${XDG_MUSIC_DIR:-$HOME/Music}
pc ${XDG_PICTURES_DIR:-$HOME/Pictures}
vd ${XDG_VIDEOS_DIR:-$HOME/Videos}
dot ${XDG_DATA_HOME:-$HOME/.local/share}/dotfiles
dot $HOME/.dotfiles

View File

@ -12,7 +12,7 @@ dm="cd /home/luca/Documents && tput cuu1;tput el" \
ms="cd /home/luca/Music && tput cuu1;tput el" \
pc="cd /home/luca/Pictures && tput cuu1;tput el" \
vd="cd /home/luca/Videos && tput cuu1;tput el" \
dot="cd /home/luca/.local/share/dotfiles && tput cuu1;tput el" \
dot="cd /home/luca/.dotfiles && tput cuu1;tput el" \
bf="$EDITOR /home/luca/.config/shell/bm-files" \
bd="$EDITOR /home/luca/.config/shell/bm-dirs" \
cfx="$EDITOR /home/luca/.config/x11/xresources" \

View File

@ -11,7 +11,7 @@ hash -d dm=/home/luca/Documents
hash -d ms=/home/luca/Music
hash -d pc=/home/luca/Pictures
hash -d vd=/home/luca/Videos
hash -d dot=/home/luca/.local/share/dotfiles
hash -d dot=/home/luca/.dotfiles
hash -d bf=/home/luca/.config/shell/bm-files
hash -d bd=/home/luca/.config/shell/bm-dirs
hash -d cfx=/home/luca/.config/x11/xresources

@ -1 +0,0 @@
Subproject commit 7c390ee3bfa8069b8519582399e0a67444e6ea61

1
TODO
View File

@ -1,3 +1,4 @@
TODO: Add librewolf userprefs file, separate cascade config file
TODO: Rework lf icons for audio and video files
TODO: https://sw.kovidgoyal.net/kitty/kittens/panel/
TODO: Create a better bitwarden integration