alias gs='git status' alias gaa='git add --all' alias gc='git commit -m' alias gl='git log --oneline --graph --all' alias gp='git push' alias gpl='git pull --rebase'
gh repo list --limit 100 | fzf --preview 'gh repo view 1' | cut -f1 | xargs gh repo clone desktop github linux
Because these versions are not in official repositories, installation requires a few manual steps depending on your distribution: alias gs='git status' alias gaa='git add --all' alias
While the Linux version is functional, users should note the following: desktop github linux
While GitHub does not officially support a Linux version of its desktop application, the open-source community has developed high-quality forks and alternatives to bring the GitHub Desktop experience to Linux users. The State of GitHub Desktop on Linux