1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-20 18:51:43 +00:00
dotfiles/scripts/.bin/myfloatingemacs
J. Fernando Sánchez 5866cb54d0 Several changes
* Changed default terminal
* Modified rofi to launch ssh
* More shortcuts
* Gitlab in emacs
2017-02-13 16:51:53 +01:00

3 lines
80 B
Bash
Executable File

#!/bin/bash
myemacs -nc -frame-parameters='(quote (name . "floatingwin"))' "$@"