Ubuntu简易环境搭建备忘

配置代理

参看:Ubuntu shadowsock + Privoxy 梯子

配置终端:

[global_config]
  enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
  suppress_multiple_term_dialog = True
  title_inactive_bg_color = "#2b2b2b"
  title_inactive_fg_color = "#ffffff"
  title_transmit_bg_color = "#2b2b2b"
[keybindings]
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      profile = default
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
[plugins]
[profiles]
  [[default]]
    background_color = "#2b2b2b"
    background_darkness = 0.91
    background_image = None
    background_type = transparent
    font = Ubuntu Mono derivative Powerline 16
    scrollbar_position = hidden
    show_titlebar = False
    use_system_font = False

配置编辑器:

  • 安装vscode

配置一些特殊的bin

  • pahole: 静态查看带符号文件中的结构体,不用编译安装,ubuntu直接apt-get install dwarves即可
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容