mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Re-tagged blog posts
This commit is contained in:
parent
209995c77b
commit
2a9c127365
186 changed files with 186 additions and 146 deletions
|
@ -2,7 +2,7 @@
|
|||
title: "Custom Executables"
|
||||
date: 2020-02-03T20:10:34-05:00
|
||||
draft: false
|
||||
tags: [ "linux" ]
|
||||
tags: [ "Linux" ]
|
||||
---
|
||||
|
||||
As time goes on more and more scripts start to accumulate in my scripts folder. It turns out though, that there is a standard way of having local user scripts that get automatically added to your path. I started noticing this in Ubuntu when more and more projects started utilizing the `~/.local/bin` directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue