mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-25 19:31:16 -04:00
transparent images where possible for dark mode
This commit is contained in:
@@ -11,12 +11,12 @@ tags:
|
||||
- Tutorial
|
||||
aliases:
|
||||
- /2018/12/10/cool-bash-tricks-for-your-terminal-dotfiles/
|
||||
image: "images/terminal_icon.jpg"
|
||||
image: "images/terminal.png"
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
||||
{{< image src="images/terminal_icon.jpg" width="300" alt="Terminal.app on macOS" />}}
|
||||
{{< image src="images/terminal.png" width="240" alt="Terminal.app on macOS" />}}
|
||||
|
||||
|
||||
You may have noticed the recent trend of techies [posting their "dotfiles" on GitHub](https://github.com/topics/dotfiles) for the world to see. These usually contain shortcuts compatible with Bash terminals to automate convoluted commands that, I'll admit, I needed to Google every single time.
|
||||
|
Reference in New Issue
Block a user