mirror of
https://github.com/shokinn/.files.git
synced 2025-06-29 00:00:42 +00:00
relocate files from .bin to .local/bin; remove dotdrop submodule; Update Installation process; remove pip, pylint and pyenv oh-my-zsh plugins; Update LICENSE;
This commit is contained in:
parent
4c529a3fb0
commit
53ff1bfffa
26 changed files with 68 additions and 145 deletions
7
dotfiles/local/bin/rmquarantine
Executable file
7
dotfiles/local/bin/rmquarantine
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
#
|
||||
# {{@@ header() @@}}
|
||||
#
|
||||
|
||||
xattr -r -d com.apple.quarantine ${1}
|
Loading…
Add table
Add a link
Reference in a new issue