Skip to content

A set of system configurations for my ubuntu development environment

Notifications You must be signed in to change notification settings

Gamma169/ubuntu-system-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-system-configs

A set of system configurations for my ubuntu development environment

Simple adds

  • Expect: sudo apt install expect
  • lolcat: sudo apt install lolcat
  • tree: sudo apt install tree
  • curl: sudo apt install curl
  • fortune:sudo apt install fortune

Install things

Add New Github Private Key

Gmail Archive Script

https://medium.com/@fw3d/auto-archive-emails-in-gmail-after-2-days-1ebf0e076b1c

Sublime Keybindings

Adding a new keyboard shortcut is very easy in Sublime just open Preferences > Key Binding and add new list with [] and type this in between in

{ "keys": ["ctrl+shift+alt+s"], "command": "save_all"}

About

A set of system configurations for my ubuntu development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages