mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
sync: from Mac
This commit is contained in:
parent
74f2883139
commit
64352ba17b
2 changed files with 18 additions and 13 deletions
|
|
@ -12,7 +12,6 @@ export ARCHFLAGS="-arch arm64"
|
|||
### Navigation ###
|
||||
# Absolute navigation
|
||||
alias doku="cd ~/doku && ls"
|
||||
alias dotfiles="cd $DOTFILES && ls"
|
||||
alias docs="cd ~/Documents"
|
||||
alias dt="cd ~/Desktop"
|
||||
alias down="cd ~/Downloads"
|
||||
|
|
@ -42,3 +41,8 @@ path=('$HOME/.juliaup/bin' $path)
|
|||
export PATH
|
||||
|
||||
# <<< juliaup initialize <<<
|
||||
|
||||
# macOS #
|
||||
|
||||
alias xclip="pbcopy"
|
||||
alias clip="pbcopy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue