Skip to content

Mert18/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things to do in a new distro

  • Keyboard shortcuts
Alt + w -> Launch Web Browser
Alt + f -> Launch Folders 
Alt + s -> Launch Settings
Super + T -> Launch Terminal
Ctrl + 4 -> Close Window
Ctrl + Super + Left -> Move to workspace on the left
Ctrl + Super + Right -> Move to workspace on the right
Ctrl + Alt + Left -> Move window to workspace on the left
Ctrl + Alt + Right -> Move window to workspace on the right
Volume Down -> Ctrl + 1
Volume Mute -> Ctrl +2
Volume Up -> Ctrl + 3

playerctl --player=previous -> Ctrl + 4   
playerctl --player=play-pause -> Ctrl + 5
playerctl --player=next -> Ctrl + 6
sudo apt install git

git config --global user.name "username"
git config --global user.email [email protected]
  • ZSH & Theme
sudo apt-get install zsh
yay zsh

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Install Kitty
  • Install Tmux
  • Install Java, set to PATH
  • Install code editors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published