Skip to content

durvalrafael/awesome-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Ubuntu 😎

A screenshot of Ubuntu Desktop A screenshot of Ubuntu Desktop

PS: Tested with Ubuntu 17 (Gnome)

Theming

  • Install gnome tweak (avaliable on Ubuntu Software)
  • Install Arc Theme at https://github.com/horst3180/arc-theme
  • Install GTK 3
    $ sudo apt-get install libgtk-3-dev
    
  • Install Filezilla theme at https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes

Misc

  • Install Google Fonts
    cd && wget https://raw.githubusercontent.com/hotice/webupd8/master/install-google-fonts
    chmod +x install-google-fonts
    ./install-google-fonts
    
  • Install aptitude (apt with superpowers)
    $  apt-get install aptitude
    
  • Install ssh pass (ssh without password)
    $  apt-get install sshpass
    
  • Tree
    sudo apt-get install tree
    
  • VSCODE as default text editor
    $ xdg-mime default code.desktop text/plain
    

Open VPN

sudo apt-get install openvpn network-manager-openvpn-gnome

About

Things that make your linux more awesome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published