mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
revert tmux split keys to original
This commit is contained in:
parent
0ee89d965e
commit
09b6fde6af
19 changed files with 1422 additions and 85 deletions
|
|
@ -67,7 +67,7 @@ else
|
|||
sudo pacman -Syu
|
||||
}
|
||||
fi
|
||||
|
||||
if (( $+commands[pacman] )); then
|
||||
# Pacman - https://wiki.archlinux.org/index.php/Pacman_Tips
|
||||
alias pacupg='sudo pacman -Syu'
|
||||
alias pacin='sudo pacman -S'
|
||||
|
|
@ -134,3 +134,4 @@ pacmansignkeys() {
|
|||
--no-permission-warning --command-fd 0 --edit-key $key
|
||||
done
|
||||
}
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue