This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 |
OlderNewer