bash: add iceline as submodule

This commit is contained in:
frosty 2024-08-25 02:07:50 -04:00
parent 9b30ce3105
commit 011649334d
3 changed files with 5 additions and 1 deletions

View file

@ -47,4 +47,4 @@ alias gd='git diff'
alias gp='git push'
alias gl='git pull'
. ~/docs/repos/iceline/iceline.sh
[ -d "$XDG_DATA_HOME/bash/iceline" ] && . "$XDG_DATA_HOME/bash/iceline/iceline.sh"

3
.gitmodules vendored
View file

@ -0,0 +1,3 @@
[submodule ".local/share/bash/iceline"]
path = .local/share/bash/iceline
url = git@codeberg.org:frosty/iceline.git

@ -0,0 +1 @@
Subproject commit 26a39ab5f3a3a43fc2c443cd163c512d0ebdcf8d