1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00

Several changes

* Changed default terminal
* Modified rofi to launch ssh
* More shortcuts
* Gitlab in emacs
This commit is contained in:
J. Fernando Sánchez
2017-02-13 16:51:53 +01:00
parent 5cd9fdc6a9
commit 5866cb54d0
9 changed files with 98 additions and 21 deletions

2
scripts/.bin/myfloatingemacs Executable file
View File

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