mirror of
https://gitlab.com/thebiblelover7/dotfiles.git
synced 2025-09-13 15:13:49 +00:00
added my scripts and added them to the install script
This commit is contained in:
3
scripts/ssh-into
Executable file
3
scripts/ssh-into
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
ssher=$(wofi --dmenu -i < $HOME/.config/ssh-into); terminator -e "ssh $ssher"
|
Reference in New Issue
Block a user