summary refs log tree commit diff
path: root/bin/man1/title.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-07 14:40:04 -0400
committerJune McEnroe <june@causal.agency>2020-06-07 14:40:04 -0400
commit3bc1e19932ae273377fd25ae9975ce1d9c3f565b (patch)
treef469ad4bb9c9cb7f388bab8ce81e1895de234298 /bin/man1/title.1
parentAdd OpenBSD to install.sh (diff)
downloadsrc-3bc1e19932ae273377fd25ae9975ce1d9c3f565b.tar.gz
src-3bc1e19932ae273377fd25ae9975ce1d9c3f565b.zip
Call static_assert by _Static_assert
OpenBSD doesn't #define static_assert in assert.h and _Static_assert is
its real name I guess so why not?
Diffstat (limited to 'bin/man1/title.1')
0 files changed, 0 insertions, 0 deletions
2016-01-06Hash SSH known hostsJune McEnroe 2015-12-30Ignore directory .swp filesJune McEnroe 2015-12-16Color prompt yellow in vi normal modeJune McEnroe 2015-11-23Remove colorcolumn at 120June McEnroe 2015-11-23Always git rebase --autosquashJune McEnroe 2015-11-18Add inverted shift to KarabinerJune McEnroe 2015-11-06Clean up git configsJune McEnroe 2015-11-06Add prune scriptJune McEnroe 2015-11-03Update vendored Gruvbox colorschemeJune McEnroe 2015-11-02Redefine _newline_precmd in _newline_precmdJune McEnroe 2015-11-02Print newline before every prompt after firstJune McEnroe 2015-11-02Remove first prompt placementJune McEnroe 2015-11-02Newline before prompt and start at bottom of terminalJune McEnroe 2015-10-27Add chruby to zshrcJune McEnroe