Skip to content

some useful terminal settings files and project settings files. You welcome!

Notifications You must be signed in to change notification settings

rubynor/nice-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nice-configs

put most of these in HOME dir

cd
mv .gitconfig .gitconfig-old
wget https://raw.githubusercontent.com/rubynor/nice-configs/master/.gitconfig
wget https://raw.githubusercontent.com/rubynor/nice-configs/master/.gitignore_global

#Change your NAME and other
nano .gitconfig 

Ubuntu

Disable/change keybindings is simple, under device -> Keyboard. Disable hidden keybindings (using zsh I need to escape chars like [])

gsettings list-recursively
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-left \[\]
gsettings get org.gnome.desktop.wm.keybindings switch-to-workspace-left     
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-right \[\]

About

some useful terminal settings files and project settings files. You welcome!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •