dotfiles/sourcecode/install.sh

8 lines
114 B
Bash
Raw Normal View History

2020-06-03 12:32:51 -05:00
#!/bin/sh
go install ./lnch
go install ./keyboard_layout_switcher
cd sshfs-map
make install PREFIX=$HOME/.local