Hyprland-dotfiles/gitpull.sh

5 lines
92 B
Bash
Raw Normal View History

2023-02-13 07:37:10 -05:00
#!/bin/bash
read -p "Do you really want to pull the lastest version? " c
git pull --rebase