mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
auto up 23:20:55 up 1:52, 2 users, load average: 1.80, 1.92, 1.80
This commit is contained in:
@@ -69,13 +69,7 @@ alias ll='exa -la '
|
|||||||
alias shd="systemctl poweroff"
|
alias shd="systemctl poweroff"
|
||||||
alias nt="nvim ~/Notecloud/notes/in.txt"
|
alias nt="nvim ~/Notecloud/notes/in.txt"
|
||||||
|
|
||||||
alias up="
|
alias up="~/projects/scripts/shell/up.sh"
|
||||||
cd ~/nixos && git add . && git commit -a -m 'auto up' && git fetch && git pull && git push
|
|
||||||
cd ~/dotfiles && git add . && git commit -a -m 'auto up' && git fetch && git pull && git push
|
|
||||||
cd ~/projects/university && git add . && git commit -a -m 'auto up' && git fetch && git pull && git push
|
|
||||||
cd ~/projects/scripts && git add . && git commit -a -m 'auto up' && git fetch && git pull && git push
|
|
||||||
cd ~/.config/nvim && git add . && git commit -a -m 'auto up' && git fetch && git pull && git push
|
|
||||||
"
|
|
||||||
|
|
||||||
alias ttt='timer -f 10m'
|
alias ttt='timer -f 10m'
|
||||||
alias zshconfig="mate ~/.zshrc"
|
alias zshconfig="mate ~/.zshrc"
|
||||||
|
|||||||
Reference in New Issue
Block a user