This website requires JavaScript.
Explore
Help
Register
Sign in
Jaaj-San
/
pointfichiers
Watch
1
Star
1
Fork
You've already forked pointfichiers
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a872594dee
pointfichiers
/
shell
/
bash
/
.bash_exec
6 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Added sync file and dotfiles
2023-09-28 10:52:20 +02:00
#!/usr/bin/bash
bash: Fixed jaaj startup command not being configured to use dotacat
2024-02-16 15:08:48 +01:00
if
command
-v jaaj
&
> /dev/null
&&
command
-v dotacat
&
> /dev/null
;
then
bash_exec: Check if jaaj command exists before executing
2023-11-29 11:46:27 +01:00
jaaj
fi
Reference in a new issue
Copy permalink