mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-20 00:36:09 +01:00
4 lines
39 B
Bash
Executable File
4 lines
39 B
Bash
Executable File
#!/bin/sh
|
|
. $HOME/.profile
|
|
$BROWSER $@
|