Skip to content

Commit

Permalink
fix(tips): permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Aug 16, 2024
1 parent 66e627e commit a432afe
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
Empty file modified tips/tips.d/arc/tips
100755 → 100644
Empty file.
Empty file modified tips/tips.d/emacs/tips
100755 → 100644
Empty file.
2 changes: 2 additions & 0 deletions tips/tips.d/grep/tips
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- exclude self: grep '[q]uery'
- show last character for each line (match arbitrary char + '-o' to show that): grep -o '.$'
Empty file modified tips/tips.d/tmux/tips
100755 → 100644
Empty file.
Empty file modified tips/tips.d/vim/tips
100755 → 100644
Empty file.

0 comments on commit a432afe

Please sign in to comment.