fish restructuring
This commit is contained in:
parent
ceb734edd7
commit
3b484fbf16
6 changed files with 96 additions and 0 deletions
66
fish/fish_history
Normal file
66
fish/fish_history
Normal file
|
@ -0,0 +1,66 @@
|
|||
- cmd: ls /usr/bin/
|
||||
when: 1462367636
|
||||
paths:
|
||||
- /usr/bin/
|
||||
- cmd: pub
|
||||
when: 1462367761
|
||||
- cmd: dart
|
||||
when: 1462367764
|
||||
- cmd: cd rtlwifi_new/
|
||||
when: 1462368025
|
||||
paths:
|
||||
- rtlwifi_new/
|
||||
- cmd: sudo make uninstall
|
||||
when: 1462368036
|
||||
- cmd: sudo update-initramfs -u
|
||||
when: 1462368061
|
||||
- cmd: man su
|
||||
when: 1462368073
|
||||
- cmd: sudo update-grub
|
||||
when: 1462368103
|
||||
- cmd: sudo update-grub2
|
||||
when: 1462368119
|
||||
- cmd: cd
|
||||
when: 1462368640
|
||||
- cmd: l dotfiles/
|
||||
when: 1462368644
|
||||
paths:
|
||||
- dotfiles/
|
||||
- cmd: cd .config/
|
||||
when: 1462368648
|
||||
paths:
|
||||
- .config/
|
||||
- cmd: l
|
||||
when: 1462368649
|
||||
- cmd: ln -s ~/dotfiles/fish/
|
||||
when: 1462368659
|
||||
- cmd: ls
|
||||
when: 1462368662
|
||||
- cmd: ll fish/
|
||||
when: 1462368666
|
||||
paths:
|
||||
- fish/
|
||||
- cmd: ll
|
||||
when: 1462368669
|
||||
- cmd: rm -rf fish/
|
||||
when: 1462368672
|
||||
paths:
|
||||
- fish/
|
||||
- cmd: ln -s ~/dotfiles/fish/
|
||||
when: 1462368677
|
||||
- cmd: ll
|
||||
when: 1462368679
|
||||
- cmd: ls fish/
|
||||
when: 1462368682
|
||||
paths:
|
||||
- fish/
|
||||
- cmd: exit
|
||||
when: 1462368684
|
||||
- cmd: bah
|
||||
when: 1462368688
|
||||
- cmd: bash
|
||||
when: 1462368690
|
||||
- cmd: exit
|
||||
when: 1462368909
|
||||
- cmd: exit
|
||||
when: 1462368949
|
30
fish/fishd.williams
Normal file
30
fish/fishd.williams
Normal file
|
@ -0,0 +1,30 @@
|
|||
# This file is automatically generated by the fish.
|
||||
# Do NOT edit it directly, your changes will be overwritten.
|
||||
SET_EXPORT EDITOR:nvim
|
||||
SET_EXPORT GOPATH:/home/wilson/\x2ego
|
||||
SET_EXPORT GUIX_LOCPATH:/home/wilson/\x2eguix\x2dprofile/lib/locale
|
||||
SET_EXPORT VISUAL:nvim
|
||||
SET __fish_init_1_50_0:\x1d
|
||||
SET fish_color_autosuggestion:555\x1eyellow
|
||||
SET fish_color_command:005fd7\x1epurple
|
||||
SET fish_color_comment:red
|
||||
SET fish_color_cwd:green
|
||||
SET fish_color_cwd_root:red
|
||||
SET fish_color_error:red\x1e\x2d\x2dbold
|
||||
SET fish_color_escape:cyan
|
||||
SET fish_color_history_current:cyan
|
||||
SET fish_color_match:cyan
|
||||
SET fish_color_normal:normal
|
||||
SET fish_color_operator:cyan
|
||||
SET fish_color_param:00afff\x1ecyan
|
||||
SET fish_color_quote:brown
|
||||
SET fish_color_redirection:normal
|
||||
SET fish_color_search_match:\x2d\x2dbackground\x3dpurple
|
||||
SET fish_color_selection:\x2d\x2dbackground\x3dpurple
|
||||
SET fish_color_valid_path:\x2d\x2dunderline
|
||||
SET fish_greeting:Welcome\x20to\x20fish\x2c\x20the\x20friendly\x20interactive\x20shell\x0aType\x20\x1b\x5b32mhelp\x1b\x5b30m\x1b\x28B\x1b\x5bm\x20for\x20instructions\x20on\x20how\x20to\x20use\x20fish
|
||||
SET fish_key_bindings:fish_default_key_bindings
|
||||
SET fish_pager_color_completion:normal
|
||||
SET fish_pager_color_description:555\x1eyellow
|
||||
SET fish_pager_color_prefix:cyan
|
||||
SET fish_pager_color_progress:cyan
|
Loading…
Reference in a new issue