This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error (use-package): Failed to parse package which-key: Invalid function: ((bytecomp "Symbol's function definition is void: gv-setter" :error "*Compile-Log*")) Disable showing Disable logging | |
Error (use-package): Failed to parse package hl-line: Invalid function: ((bytecomp "Symbol's function definition is void: gv-setter" :error "*Compile-Log*")) Disable showing Disable logging | |
Error (use-package): Failed to parse package winner: Invalid function: ((bytecomp "Symbol's function definition is void: gv-setter" :error "*Compile-Log*")) Disable showing Disable logging | |
Error (use-package): Failed to parse package paren: Invalid function: ((bytecomp "Symbol's function definition is void: gv-setter" :error "*Compile-Log*")) Disable showing Disable logging | |
Error (use-package): Failed to parse package all-the-icons: Invalid function: ((bytecomp "Symbol's function definition is void: gv-setter" :error "*Compile-Log*")) Disable showing Disable logging | |
Error (use-package): Failed to parse package highlight-numbers: Inval |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vim:fileencoding=utf-8:ft=conf:foldmethod=marker | |
#: Fonts {{{ | |
#: kitty has very powerful font management. You can configure | |
#: individual font faces and even specify special fonts for particular | |
#: characters. | |
font_family Fira Code | |
# bold_font auto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[s6-init] making user provided files available at /var/run/s6/etc...exited 0. | |
[s6-init] ensuring user provided files have correct perms...exited 0. | |
[fix-attrs.d] applying ownership & permissions fixes... | |
[fix-attrs.d] done. | |
[cont-init.d] executing container initialization scripts... | |
[cont-init.d] 01-envfile: executing... | |
[cont-init.d] 01-envfile: exited 0. | |
[cont-init.d] 10-adduser: executing... | |
------------------------------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ░░░░░░ ░░░░░░ ░░ ░░ ░░░░░░ ░░░░░░ ░░ ░░░░░░░░ ░░░░░░ ░░ ░░ ░░░░░ ░░░░░░ | |
# ███╗ ██╗███████╗██╗ ██╗███████╗██████╗ ███████╗██╗ ██╗████████╗███████╗██████╗ | |
# ████╗ ██║██╔════╝██║ ██║██╔════╝██╔══██╗██╔════╝██║ ██║╚══██╔══╝██╔════╝██╔══██╗ | |
# ██╔██╗ ██║█████╗ ██║ █╗ ██║███████╗██████╔╝█████╗ ██║ ██║ ██║ █████╗ ██████╔╝ | |
# ██║╚██╗██║██╔══╝ ██║███╗██║╚════██║██╔══██╗██╔══╝ ██║ ██║ ██║ ██╔══╝ ██╔══██╗ | |
# ██║ ╚████║███████╗╚███╔███╔╝███████║██████╔╝███████╗╚██████╔╝ ██║ ███████╗██║ ██║ | |
# ╚═╝ ╚═══╝╚══════╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝ | |
# ░░░░░░ ░░░░░░ ░░ ░░ ░░░░░░ ░░░░░░ ░░ ░░░░░░░░ ░░░░░░ ░░ ░░ ░░░░░ ░░░░░░ | |
# ▓▓▓▓▓▓▓▓▓▓ | |
# ░▓ author ▓ cirrus <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# general settings | |
auto-reload yes | |
max-items 50 | |
# externel browser | |
browser "/usr/local/bin/w3m %u" | |
macro m set browser "/usr/local/bin/mpv %u"; open-in-browser ; set browser "/usr/local/bin/w3m %u" | |
macro l set browser "/usr/local/bin/firefox %u"; open-in-browser ; set browser "/usr/local/bin/w3m %u" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`.zshrc`: | |
`export HOMEBREW_CASK_OPTS="--appdir=~/Applications"` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# add multiple pushurls for a given remote | |
git remote set-url origin --push --add <a remote> | |
git remote set-url origin --push --add <another remote> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff -u <(LC_ALL=C ls -lR /usr/bin) <(LC_ALL=C ./ft_ls -lR /usr/bin) | |
touch -t 999912312459 future ls -lt | |
ls -l ~/ '' | |
ls - auteur | |
ls ////dev///urandom | |
ls -j ./ | |
ls -- -j ./ | |
ls INVALID Makefile TROLOLOL | |
ls -aR /Library/Scripts/42/munki | |
ls -lt /dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ (echo "something\n" ; uuencode file file) | mailx -s "subject" [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | |
" Font | |
:set guifont=Source\ Code\ Pro:h14 | |
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | |
" Hide pointless junk at the bottom, doesn't work in .vimrc for some reason? | |
:set laststatus=0 | |
:set noshowmode "don't show --INSERT-- | |
:set noruler "don't show line numbers/column/% junk |
NewerOlder