make aliases executables
- chmod all files in git and when loading aliases
This commit is contained in:
parent
9d16247dfe
commit
4d5bfeeb49
0
dot_aliases/backlog.sh
Normal file → Executable file
0
dot_aliases/backlog.sh
Normal file → Executable file
0
dot_aliases/files.sh
Normal file → Executable file
0
dot_aliases/files.sh
Normal file → Executable file
0
dot_aliases/git.sh
Normal file → Executable file
0
dot_aliases/git.sh
Normal file → Executable file
0
dot_aliases/macos.sh
Normal file → Executable file
0
dot_aliases/macos.sh
Normal file → Executable file
0
dot_aliases/misc.sh
Normal file → Executable file
0
dot_aliases/misc.sh
Normal file → Executable file
0
dot_aliases/music.sh
Normal file → Executable file
0
dot_aliases/music.sh
Normal file → Executable file
0
dot_aliases/network.sh
Normal file → Executable file
0
dot_aliases/network.sh
Normal file → Executable file
0
dot_aliases/news.sh
Normal file → Executable file
0
dot_aliases/news.sh
Normal file → Executable file
0
dot_aliases/rss.sh
Normal file → Executable file
0
dot_aliases/rss.sh
Normal file → Executable file
0
dot_aliases/search.sh
Normal file → Executable file
0
dot_aliases/search.sh
Normal file → Executable file
0
dot_aliases/secure.sh
Normal file → Executable file
0
dot_aliases/secure.sh
Normal file → Executable file
0
dot_aliases/terraform.sh
Normal file → Executable file
0
dot_aliases/terraform.sh
Normal file → Executable file
0
dot_aliases/terragrunt.sh
Normal file → Executable file
0
dot_aliases/terragrunt.sh
Normal file → Executable file
0
dot_aliases/twitter.sh
Normal file → Executable file
0
dot_aliases/twitter.sh
Normal file → Executable file
@ -3,6 +3,8 @@
|
|||||||
# alias ohmyzsh="mate $HOME/.oh-my-zsh"
|
# alias ohmyzsh="mate $HOME/.oh-my-zsh"
|
||||||
#
|
#
|
||||||
|
|
||||||
|
chmod +x "$HOME/.aliases/*"
|
||||||
|
|
||||||
# Git
|
# Git
|
||||||
source "$HOME/.aliases/git.sh"
|
source "$HOME/.aliases/git.sh"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user