> For the complete documentation index, see [llms.txt](https://til.duyet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.duyet.net/unix.md).

# Unix

- [Git - Pretty git branch graphs](https://til.duyet.net/unix/git-pretty-git-branch-graphs.md)
- [Checking files in Docker build context](https://til.duyet.net/unix/checking-files-in-docker-build-context.md): Sometimes we need to check files in Docker build context, or just to check .dockerignore is work or not
- [Bash get the directory of the current script](https://til.duyet.net/unix/bash-get-the-directory-of-the-current-script.md)
- [Vim](https://til.duyet.net/unix/vim.md): I switched to use Vim!
- [Find and replace](https://til.duyet.net/unix/find-and-replace.md)
