Viewing profile — MachineGunPablo
MachineGunPablo
HN member- Joined
- Fri, Sep 01, 2017, 4:37 PM UTC
- HN karma
- -2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About MachineGunPablo
No profile information was provided.
Recent public activity
-
comment
Comment #23270616
Ouch
-
comment
Comment #22923331
zsh, HISTORY_IGNORE is a regex what are you talking about... and there is history_ignore_all_dups so I'm really not following...
-
comment
Comment #22914608
yes, `EXTENDED_HISTORY` is all you need... And BTW I think HIST_IGNORE_DUPS` is not needed if you set `HIST_IGNORE_ALL_DUPS`
-
comment
Comment #22914601
why would you write an own script to sanitize your history manually? that sounds crazy, you can disallow duplicates and blacklist specific commands using normal shell configuration…
- story
-
comment
Comment #15150111
I'm not sure tmux makes a lot of sense alongside i3wm. For i3wm + vim consistent navigation check this out: https://github.com/termhn/i3-vim-nav
-
comment
Comment #15150099
This exactly. I honestly don't quite get the need for a terminal multiplexer inside a tiling window manager. I also get along with ctrl-Z + fg for 'detaching'.