Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions #1

Open
MaskRay opened this issue Mar 11, 2018 · 2 comments
Open

Some questions #1

MaskRay opened this issue Mar 11, 2018 · 2 comments

Comments

@MaskRay
Copy link

MaskRay commented Mar 11, 2018

scripts

  • emoji-menu.sh: i need emoji-data....... it is likely better than emoji.lua
  • gettitlefromtag.sh: leeccode likely a typo
  • myerrno: an alias might be simpler: myerrno() { perl -E "say \$!=$1";}
  • wee: I don't understand why applications other than emacs need LC_CTYPE=zh_CN.UTF-8
  • org-capture: pgrep emacs >/dev/null -> pkill -0 emacs
  • poormanc: the output of ./poormanc $(pgrep -fn cquery) is a bit weird
  • rofi-runner: s/-levenshtein/-sort -matching fuzzy/
  • tele: what's it? is telegram-desktop easier to use than IRC?

Regarding the display glitch of Zelda rupees, it is probably an issue of termite
It is good

@amosbird
Copy link
Owner

Thanks for the advices 😄 . Scripts folder is basically a dumping area of anything. It really needs a major refactoring. Configs like tmux, fish, i3+sxhkd+xcape+xkb and .xresource+urxvt are better tuned.

emoji-menu.sh: i need emoji-data....... it is likely better than emoji.lua

Oh, that's a testing script for something I can't remember

wee: I don't understand why applications other than emacs need LC_CTYPE=zh_CN.UTF-8

I can't remember why it's been set for weechat. It might be from a copy-paste of emacs launcher script.

poormanc: the output of ./poormanc $(pgrep -fn cquery) is a bit weird

It's a useless script. I never end up using it.

tele: what's it? is telegram-desktop easier to use than IRC?

It's used to bypass the limitation of telegram-desktop . telegramdesktop/tdesktop#2541 . It's better than IRC in the aspects of multimedia.

P.S. I also fork elvish to provide dir navigation in shell. It's been frequently used.

@mkieblesz
Copy link

Just want to congratulate for this amazing setup! This is one of the best I've seen :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants