This website works better with JavaScript.
Explore
Help
Sign In
marrub
/
scripts
Watch
1
Star
0
Fork
You've already forked scripts
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
random scripts I use
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
647
Commits
1
Branch
0
Tags
7.3 MiB
Shell
26.2%
Emacs Lisp
21.9%
Vim script
19.7%
CSS
10.3%
Ruby
6.2%
Other
15.5%
Tree:
b94f488092
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b94f488092'
${ noResults }
scripts
/
fish
/
emacs-nw
7 lines
103 B
Raw
Blame
History
#!/usr/bin/env fish
function
emacs
-nw
env
TERM
=
kitty-direct ~/.local/bin/emacs
-nw
$argv
end
## EOF
Reference in new issue
Copy Permalink