1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-18 12:00:02 +02:00

adding lazygit config

This commit is contained in:
Henrik Hautakoski 2024-05-08 14:27:43 +02:00
parent 15a3d70f35
commit c05ca4cb35
2 changed files with 29 additions and 0 deletions

View file

@ -10,6 +10,7 @@ DIRECTORIES=(
i3status
rofi
smartgit
lazygit
)
for target in ${DIRECTORIES[@]}; do