mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Working on link_apps script
This commit is contained in:
@@ -60,7 +60,7 @@ if [ $(hostname -s) = "Michaels-Mac-mini" ]; then
|
||||
fi
|
||||
|
||||
# change file to be executable
|
||||
alias chmox() { chmod +x "$@" }
|
||||
#alias chmox() { chmod +x "$@" }
|
||||
|
||||
# tmux
|
||||
#alias ta() { tmux -f ~/.config/tmux/tmux.config attach "$@" }
|
||||
|
||||
Reference in New Issue
Block a user