update nerd font and add script
This commit is contained in:
parent
2e27be0901
commit
fd12dbb5f6
2
any/scripts/.local/bin/utf16-2-utf8.sh
Executable file
2
any/scripts/.local/bin/utf16-2-utf8.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
printf "$(python -c "print('$1'.encode('utf-16', 'surrogatepass').decode('utf-16').encode('utf-8'))" | perl -pe "s/(^b|')//g")"
|
@ -4,7 +4,3 @@ set number
|
||||
set showmode
|
||||
set showmatch
|
||||
set autoindent
|
||||
|
||||
" Make PgUp and PgDown keys work.
|
||||
map ^[[5~ ^B
|
||||
map ^[[6~ ^F
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user