mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-05-16 18:43:07 +00:00
chore(global): update shellrcs and config
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
parent
912ca16eec
commit
3d03a19d09
6 changed files with 58 additions and 88 deletions
5
.config/bash/tools/yadm.bashrc
Normal file
5
.config/bash/tools/yadm.bashrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
if [ -f "$HOME/.yadm-project/yadm" ]; then
|
||||
export PATH="$HOME/.yadm-project:$PATH"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue