This website requires JavaScript.
Explore
Help
Sign In
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
549d1f2848
dotfiles
/
.local
/
bin
/
scripts
/
linkurl
6 lines
82 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"
[Desktop Entry]
Icon=text-html
Type=Link
URL=
$1
"
>
${
2
:-
$1
}
.desktop
Reference in New Issue
View Git Blame
Copy Permalink